Rate Overview
Live
1 MDL = 5.5043 INR
1 INR = 0.181677
MDL
Avg
5.5100
High
5.5332
Low
5.4853
Last updated: 5/6/2026, 3:29:45 PM
Quick Conversions
| MDL | INR |
|---|---|
| 1 MDL | 5.50 INR |
| 10 MDL | 55.04 INR |
| 50 MDL | 275.21 INR |
| 100 MDL | 550.43 INR |
| 500 MDL | 2,752.13 INR |
| 1,000 MDL | 5,504.27 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-05-06T15:29:45Z",
"rates": {
"INR": 5.504266
}
}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.4266,
"rate": 5.504266
}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