Rate Overview
Live
1 MDL = 5.3307 INR
1 INR = 0.187594
MDL
Avg
5.3309
High
5.3668
Low
5.2931
Last updated: 3/7/2026, 1:57:00 AM
Quick Conversions
| MDL | INR |
|---|---|
| 1 MDL | 5.33 INR |
| 10 MDL | 53.31 INR |
| 50 MDL | 266.53 INR |
| 100 MDL | 533.07 INR |
| 500 MDL | 2,665.33 INR |
| 1,000 MDL | 5,330.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-03-07T01:57:00Z",
"rates": {
"INR": 5.33065
}
}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": 533.065,
"rate": 5.33065
}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