Rate Overview
Live
1 IDR = 0.008926 NPR
1 NPR = 112.0323
IDR
Avg
0.008687
High
0.008926
Low
0.008563
Last updated: 3/28/2026, 10:51:33 AM
Quick Conversions
| IDR | NPR |
|---|---|
| 1 IDR | 0.01 NPR |
| 10 IDR | 0.09 NPR |
| 50 IDR | 0.45 NPR |
| 100 IDR | 0.89 NPR |
| 500 IDR | 4.46 NPR |
| 1,000 IDR | 8.93 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-03-28T10:51:33Z",
"rates": {
"NPR": 0.008926
}
}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.8926,
"rate": 0.008926
}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