Rate Overview
Live
1 MDL = 8.4824 NPR
1 NPR = 0.117891
MDL
Avg
8.5171
High
8.5412
Low
8.4824
Last updated: 3/7/2026, 1:55:26 AM
Quick Conversions
| MDL | NPR |
|---|---|
| 1 MDL | 8.48 NPR |
| 10 MDL | 84.82 NPR |
| 50 MDL | 424.12 NPR |
| 100 MDL | 848.24 NPR |
| 500 MDL | 4,241.22 NPR |
| 1,000 MDL | 8,482.45 NPR |
Get MDL/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=NPRExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-07T01:55:26Z",
"rates": {
"NPR": 8.482445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "NPR",
"amount": 100
},
"result": 848.2445,
"rate": 8.482445
}Build with MDL/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key