Modern real-time Nepal financial and commodity rates platform.
Live tracking for:
| 💱 Forex |
🥇 Gold |
🥈 Silver |
⛽ Petrol |
🛢️ Diesel |
🔥 LPG |
🪔 Kerosene |
Aviation Fuel |
📈 Crude Oil |
https://nepal-live-rates.pages.dev/
Backend API: https://nepal-live-rates.onrender.com
- Real-time Forex Rates (Nepal Rastra Bank)
- Live Gold Prices
- Live Silver Prices
- Petrol Rates by Area
- Diesel Rates by Area
- LPG Cylinder Prices
- Kerosene Rates by Area
- Aviation Fuel Rates (Jet A-1 & Duty Free)
- Global Crude Oil Tracking (WTI & Brent)
- Interactive Charts
- Historical Trends (7-day)
- Unit Calculators
- Area & Market Selection
- Currency Converter
- Official NOC LPG Documents
- Responsive Design
- Auto Refresh Support
| Home (Forex) | Market Cards |
|---|---|
![]() |
![]() |
| Forex dashboard with live NRB exchange rates | Available market cards |
| Chart Sample | Exchange Rate Cards |
|---|---|
![]() |
![]() |
| Trend chart sample for exchange rate | Currency cards with rates |
| Gold | Gold Rates |
|---|---|
![]() |
![]() |
| Interface of gold page | Live gold rates with details |
| Converter |
|---|
![]() |
| Unit converter for gold |
Crude Oil, Aviation Fuel, and more details are live on the site; go and visit there: https://nepal-live-rates.pages.dev/.
| Layer | Technologies |
|---|---|
| Frontend | HTML5, CSS3, Vanilla JavaScript, Chart.js |
| Backend | Node.js, Express.js, Axios, Cheerio |
| Deployment | Cloudflare Pages (frontend), Render (backend) |
| Data Sources | Nepal Rastra Bank, FENEGOSIDA, NOC Nepal, Oil-Price.net |
Nepal-Live-Rates/
├── assets/
│ └── screenshots/
├── backend/
│ ├── server.js
│ ├── package.json
│ └── routes/
│ ├── forex.js
│ ├── gold.js
│ ├── silver.js
│ ├── petrol.js
│ ├── diesel.js
│ ├── lpg.js
│ ├── kerosene.js
│ ├── aviation.js
│ └── crude.js
├── frontend/
│ ├── assets/flags/
│ ├── css/
│ │ ├── style.css
│ │ ├── responsive.css
│ │ ├── about.css
│ │ ├── petrol.css
│ │ ├── diesel.css
│ │ ├── lpg.css
│ │ ├── kerosene.css
│ │ ├── aviation.css
│ │ ├── crude.css
│ │ └── silver.css
│ ├── js/
│ │ ├── script.js
│ │ ├── common.js
│ │ ├── gold.js
│ │ ├── silver.js
│ │ ├── petrol.js
│ │ ├── diesel.js
│ │ ├── lpg.js
│ │ ├── kerosene.js
│ │ ├── aviation.js
│ │ ├── crude.js
│ │ └── about.js
│ ├── index.html
│ ├── gold.html
│ ├── silver.html
│ ├── petrol.html
│ ├── diesel.html
│ ├── lpg.html
│ ├── kerosene.html
│ ├── aviation.html
│ ├── crude.html
│ ├── about.html
│ ├── robots.txt
│ └── sitemap.xml
├── LICENSE
└── README.md
Base URL: https://nepal-live-rates.onrender.com
History endpoints (e.g. /api/gold/history, /api/forex/history/:currency) are also available for chart data.
git clone https://github.com/pradipNP/nepal-live-rates.git
cd Nepal-Live-Ratescd backend
npm installnpm startLocal API: http://localhost:5000/api/forex
Serve the frontend/ folder with any static file server for local development.
This project is licensed under the MIT License.
Pradip Kumar Prajapati
GitHub: pradipNP
⭐ If you find this project useful, consider starring the repository.

.png)
.png)
.png)
.png)
.png)
.png)
.png)