Rate Overview
Live
1 IDR = 0.008550 NPR
1 NPR = 116.9591
IDR
Avg
0.008568
High
0.008587
Low
0.008550
Last updated: 8/18/2026, 5:32:06 PM
Quick Conversions
| IDR | NPR |
|---|---|
| 1 IDR | 0.01 NPR |
| 10 IDR | 0.09 NPR |
| 50 IDR | 0.43 NPR |
| 100 IDR | 0.86 NPR |
| 500 IDR | 4.28 NPR |
| 1,000 IDR | 8.55 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-08-18T17:32:06Z",
"rates": {
"NPR": 0.00855
}
}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.855,
"rate": 0.00855
}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