Rate Overview
Live
1 NPR = 0.114430 MDL
1 MDL = 8.7390
NPR
Avg
0.115524
High
0.116574
Low
0.114430
Last updated: 4/16/2026, 9:49:57 PM
Quick Conversions
| NPR | MDL |
|---|---|
| 1 NPR | 0.11 MDL |
| 10 NPR | 1.14 MDL |
| 50 NPR | 5.72 MDL |
| 100 NPR | 11.44 MDL |
| 500 NPR | 57.22 MDL |
| 1,000 NPR | 114.43 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-04-16T21:49:57Z",
"rates": {
"MDL": 0.11443
}
}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.443,
"rate": 0.11443
}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