Rate Overview
Live
1 MDL = 8.8064 NPR
1 NPR = 0.113554
MDL
Avg
8.7834
High
8.8064
Low
8.7585
Last updated: 8/13/2026, 10:30:16 AM
Quick Conversions
| MDL | NPR |
|---|---|
| 1 MDL | 8.81 NPR |
| 10 MDL | 88.06 NPR |
| 50 MDL | 440.32 NPR |
| 100 MDL | 880.64 NPR |
| 500 MDL | 4,403.18 NPR |
| 1,000 MDL | 8,806.36 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-08-13T10:30:16Z",
"rates": {
"NPR": 8.806364
}
}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": 880.6364,
"rate": 8.806364
}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