Rate Overview
Live
1 IDR = 0.008623 NPR
1 NPR = 115.9689
IDR
Avg
0.008521
High
0.008641
Low
0.008422
Last updated: 7/26/2026, 4:16:43 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.31 NPR |
| 1,000 IDR | 8.62 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-07-26T16:16:43Z",
"rates": {
"NPR": 0.008623
}
}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.8623000000000001,
"rate": 0.008623
}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