Rate Overview
Live
1 MDL = 8.8280 NPR
1 NPR = 0.113276
MDL
Avg
8.8084
High
8.8331
Low
8.7415
Last updated: 5/6/2026, 10:19:33 PM
Quick Conversions
| MDL | NPR |
|---|---|
| 1 MDL | 8.83 NPR |
| 10 MDL | 88.28 NPR |
| 50 MDL | 441.40 NPR |
| 100 MDL | 882.80 NPR |
| 500 MDL | 4,414.01 NPR |
| 1,000 MDL | 8,828.03 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-05-06T22:19:33Z",
"rates": {
"NPR": 8.828025
}
}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": 882.8025,
"rate": 8.828025
}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