Rate Overview
Live
1 NPR = 0.113081 MDL
1 MDL = 8.8432
NPR
Avg
0.113501
High
0.113955
Low
0.113081
Last updated: 8/16/2026, 4:10:48 PM
Quick Conversions
| NPR | MDL |
|---|---|
| 1 NPR | 0.11 MDL |
| 10 NPR | 1.13 MDL |
| 50 NPR | 5.65 MDL |
| 100 NPR | 11.31 MDL |
| 500 NPR | 56.54 MDL |
| 1,000 NPR | 113.08 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-08-16T16:10:48Z",
"rates": {
"MDL": 0.113081
}
}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.3081,
"rate": 0.113081
}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