Rate Overview
Live
1 NPR = 0.114840 MDL
1 MDL = 8.7078
NPR
Avg
0.114244
High
0.115101
Low
0.113666
Last updated: 6/16/2026, 1:25:42 PM
Quick Conversions
| NPR | MDL |
|---|---|
| 1 NPR | 0.11 MDL |
| 10 NPR | 1.15 MDL |
| 50 NPR | 5.74 MDL |
| 100 NPR | 11.48 MDL |
| 500 NPR | 57.42 MDL |
| 1,000 NPR | 114.84 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-06-16T13:25:42Z",
"rates": {
"MDL": 0.11484
}
}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.484,
"rate": 0.11484
}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