Rate Overview
Live
1 NPR = 0.117502 MDL
1 MDL = 8.5105
NPR
Avg
0.117379
High
0.117890
Low
0.117079
Last updated: 3/7/2026, 4:59:59 AM
Quick Conversions
| NPR | MDL |
|---|---|
| 1 NPR | 0.12 MDL |
| 10 NPR | 1.18 MDL |
| 50 NPR | 5.88 MDL |
| 100 NPR | 11.75 MDL |
| 500 NPR | 58.75 MDL |
| 1,000 NPR | 117.50 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-03-07T04:59:59Z",
"rates": {
"MDL": 0.117502
}
}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.7502,
"rate": 0.117502
}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