Rate Overview
Live
1 NPR = 0.117020 MDL
1 MDL = 8.5455
NPR
Avg
0.123602
High
0.135033
Low
0.113210
Last updated: 6/29/2026, 4:09:35 AM
Quick Conversions
| NPR | MDL |
|---|---|
| 1 NPR | 0.12 MDL |
| 10 NPR | 1.17 MDL |
| 50 NPR | 5.85 MDL |
| 100 NPR | 11.70 MDL |
| 500 NPR | 58.51 MDL |
| 1,000 NPR | 117.02 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-29T04:09:35Z",
"rates": {
"MDL": 0.11702
}
}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.702,
"rate": 0.11702
}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