Rate Overview
Live
1 MDL = 5.4246 INR
1 INR = 0.184344
MDL
Avg
5.3831
High
5.4246
Low
5.3255
Last updated: 7/5/2026, 12:36:42 AM
Quick Conversions
| MDL | INR |
|---|---|
| 1 MDL | 5.42 INR |
| 10 MDL | 54.25 INR |
| 50 MDL | 271.23 INR |
| 100 MDL | 542.46 INR |
| 500 MDL | 2,712.32 INR |
| 1,000 MDL | 5,424.65 INR |
Get MDL/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=INRExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-05T00:36:42Z",
"rates": {
"INR": 5.424647
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "INR",
"amount": 100
},
"result": 542.4647,
"rate": 5.424647
}Build with MDL/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key