Rate Overview
Live
1 MDL = 8.7312 NPR
1 NPR = 0.114532
MDL
Avg
8.8180
High
8.9273
Low
8.7312
Last updated: 9/3/2026, 10:02:50 AM
Quick Conversions
| MDL | NPR |
|---|---|
| 1 MDL | 8.73 NPR |
| 10 MDL | 87.31 NPR |
| 50 MDL | 436.56 NPR |
| 100 MDL | 873.12 NPR |
| 500 MDL | 4,365.59 NPR |
| 1,000 MDL | 8,731.18 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-09-03T10:02:50Z",
"rates": {
"NPR": 8.731179
}
}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.1179,
"rate": 8.731179
}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