Rate Overview
Live
1 NPR = 0.113275 MDL
1 MDL = 8.8281
NPR
Avg
0.113528
High
0.114396
Low
0.113210
Last updated: 5/6/2026, 11:06:27 PM
Quick Conversions
| NPR | MDL |
|---|---|
| 1 NPR | 0.11 MDL |
| 10 NPR | 1.13 MDL |
| 50 NPR | 5.66 MDL |
| 100 NPR | 11.33 MDL |
| 500 NPR | 56.64 MDL |
| 1,000 NPR | 113.28 MDL |
Get NPR/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=MDLExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-05-06T23:06:27Z",
"rates": {
"MDL": 0.113275
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "MDL",
"amount": 100
},
"result": 11.3275,
"rate": 0.113275
}Build with NPR/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key