Rate Overview
Live
1 MDL = 8.7389 NPR
1 NPR = 0.114431
MDL
Avg
8.6567
High
8.7389
Low
8.5782
Last updated: 4/16/2026, 8:08:16 PM
Quick Conversions
| MDL | NPR |
|---|---|
| 1 MDL | 8.74 NPR |
| 10 MDL | 87.39 NPR |
| 50 MDL | 436.95 NPR |
| 100 MDL | 873.89 NPR |
| 500 MDL | 4,369.46 NPR |
| 1,000 MDL | 8,738.91 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-04-16T20:08:16Z",
"rates": {
"NPR": 8.738912
}
}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": 873.8911999999999,
"rate": 8.738912
}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