Rate Overview
Live
1 MDL = 5.4546 INR
1 INR = 0.183331
MDL
Avg
5.4724
High
5.5030
Low
5.4358
Last updated: 6/15/2026, 9:20:00 PM
Quick Conversions
| MDL | INR |
|---|---|
| 1 MDL | 5.45 INR |
| 10 MDL | 54.55 INR |
| 50 MDL | 272.73 INR |
| 100 MDL | 545.46 INR |
| 500 MDL | 2,727.31 INR |
| 1,000 MDL | 5,454.62 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-06-15T21:20:00Z",
"rates": {
"INR": 5.454623
}
}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": 545.4623,
"rate": 5.454623
}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