Rate Overview
Live
1 MDL = 8.6649 NPR
1 NPR = 0.115409
MDL
Avg
8.6223
High
8.6835
Low
8.5082
Last updated: 7/6/2026, 7:14:41 AM
Quick Conversions
| MDL | NPR |
|---|---|
| 1 MDL | 8.66 NPR |
| 10 MDL | 86.65 NPR |
| 50 MDL | 433.24 NPR |
| 100 MDL | 866.49 NPR |
| 500 MDL | 4,332.43 NPR |
| 1,000 MDL | 8,664.86 NPR |
Get MDL/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=NPRExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-06T07:14:41Z",
"rates": {
"NPR": 8.664855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "NPR",
"amount": 100
},
"result": 866.4854999999999,
"rate": 8.664855
}Build with MDL/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key