Rate Overview
Live
1 MDL = 5.5060 INR
1 INR = 0.181619
MDL
Avg
5.4169
High
5.5088
Low
5.3255
Last updated: 7/20/2026, 11:49:20 PM
Quick Conversions
| MDL | INR |
|---|---|
| 1 MDL | 5.51 INR |
| 10 MDL | 55.06 INR |
| 50 MDL | 275.30 INR |
| 100 MDL | 550.60 INR |
| 500 MDL | 2,753.02 INR |
| 1,000 MDL | 5,506.05 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-20T23:49:20Z",
"rates": {
"INR": 5.506047
}
}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": 550.6047,
"rate": 5.506047
}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