Rate Overview
Live
1 MDL = 8.6011 NPR
1 NPR = 0.116264
MDL
Avg
8.4951
High
8.7013
Low
8.2574
Last updated: 3/27/2026, 2:55:10 PM
Quick Conversions
| MDL | NPR |
|---|---|
| 1 MDL | 8.60 NPR |
| 10 MDL | 86.01 NPR |
| 50 MDL | 430.05 NPR |
| 100 MDL | 860.11 NPR |
| 500 MDL | 4,300.55 NPR |
| 1,000 MDL | 8,601.10 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-03-27T14:55:10Z",
"rates": {
"NPR": 8.601095
}
}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": 860.1095,
"rate": 8.601095
}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