Rate Overview
Live
1 NPR = 0.116264 MDL
1 MDL = 8.6011
NPR
Avg
0.117132
High
0.117922
Low
0.115514
Last updated: 3/27/2026, 6:34:00 PM
Quick Conversions
| NPR | MDL |
|---|---|
| 1 NPR | 0.12 MDL |
| 10 NPR | 1.16 MDL |
| 50 NPR | 5.81 MDL |
| 100 NPR | 11.63 MDL |
| 500 NPR | 58.13 MDL |
| 1,000 NPR | 116.26 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-27T18:34:00Z",
"rates": {
"MDL": 0.116264
}
}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.6264,
"rate": 0.116264
}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