Rate Overview
Live
1 NPR = 0.113001 MDL
1 MDL = 8.8495
NPR
Avg
0.116182
High
0.119645
Low
0.111905
Last updated: 5/27/2026, 9:55:01 AM
Quick Conversions
| NPR | MDL |
|---|---|
| 1 NPR | 0.11 MDL |
| 10 NPR | 1.13 MDL |
| 50 NPR | 5.65 MDL |
| 100 NPR | 11.30 MDL |
| 500 NPR | 56.50 MDL |
| 1,000 NPR | 113.00 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-05-27T09:55:01Z",
"rates": {
"MDL": 0.113001
}
}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.3001,
"rate": 0.113001
}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