Rate Overview
Live
1 IDR = 0.008456 NPR
1 NPR = 118.2592
IDR
Avg
0.008508
High
0.008574
Low
0.008450
Last updated: 6/19/2026, 8:50:39 AM
Quick Conversions
| IDR | NPR |
|---|---|
| 1 IDR | 0.01 NPR |
| 10 IDR | 0.08 NPR |
| 50 IDR | 0.42 NPR |
| 100 IDR | 0.85 NPR |
| 500 IDR | 4.23 NPR |
| 1,000 IDR | 8.46 NPR |
Get IDR/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=NPRExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-06-19T08:50:39Z",
"rates": {
"NPR": 0.008456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "NPR",
"amount": 100
},
"result": 0.8456,
"rate": 0.008456
}Build with IDR/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key