Rate Overview
Live
1 IDR = 0.008737 NPR
1 NPR = 114.4558
IDR
Avg
0.008746
High
0.008781
Low
0.008715
Last updated: 5/7/2026, 5:59:22 PM
Quick Conversions
| IDR | NPR |
|---|---|
| 1 IDR | 0.01 NPR |
| 10 IDR | 0.09 NPR |
| 50 IDR | 0.44 NPR |
| 100 IDR | 0.87 NPR |
| 500 IDR | 4.37 NPR |
| 1,000 IDR | 8.74 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-05-07T17:59:22Z",
"rates": {
"NPR": 0.008737
}
}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.8737,
"rate": 0.008737
}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