Rate Overview
Live
1 MDL = 8.8177 NPR
1 NPR = 0.113408
MDL
Avg
8.6529
High
8.9361
Low
8.4556
Last updated: 7/16/2026, 4:10:46 PM
Quick Conversions
| MDL | NPR |
|---|---|
| 1 MDL | 8.82 NPR |
| 10 MDL | 88.18 NPR |
| 50 MDL | 440.88 NPR |
| 100 MDL | 881.77 NPR |
| 500 MDL | 4,408.85 NPR |
| 1,000 MDL | 8,817.70 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-16T16:10:46Z",
"rates": {
"NPR": 8.817698
}
}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": 881.7698,
"rate": 8.817698
}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