Rate Overview
Live
1 MDL = 8.7855 NPR
1 NPR = 0.113824
MDL
Avg
8.5469
High
8.9162
Low
8.1128
Last updated: 7/26/2026, 7:48:59 PM
Quick Conversions
| MDL | NPR |
|---|---|
| 1 MDL | 8.79 NPR |
| 10 MDL | 87.86 NPR |
| 50 MDL | 439.28 NPR |
| 100 MDL | 878.55 NPR |
| 500 MDL | 4,392.75 NPR |
| 1,000 MDL | 8,785.51 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-26T19:48:59Z",
"rates": {
"NPR": 8.785509
}
}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": 878.5509,
"rate": 8.785509
}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