Rate Overview
Live
1 MDL = 5.4308 INR
1 INR = 0.184134
MDL
Avg
5.3831
High
5.4308
Low
5.3444
Last updated: 3/27/2026, 4:53:19 PM
Quick Conversions
| MDL | INR |
|---|---|
| 1 MDL | 5.43 INR |
| 10 MDL | 54.31 INR |
| 50 MDL | 271.54 INR |
| 100 MDL | 543.08 INR |
| 500 MDL | 2,715.41 INR |
| 1,000 MDL | 5,430.83 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-27T16:53:19Z",
"rates": {
"INR": 5.430829
}
}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": 543.0829,
"rate": 5.430829
}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