Rate Overview
Live
1 MDL = 5.5014 INR
1 INR = 0.181772
MDL
Avg
5.4887
High
5.5014
Low
5.4625
Last updated: 8/13/2026, 3:27:15 AM
Quick Conversions
| MDL | INR |
|---|---|
| 1 MDL | 5.50 INR |
| 10 MDL | 55.01 INR |
| 50 MDL | 275.07 INR |
| 100 MDL | 550.14 INR |
| 500 MDL | 2,750.70 INR |
| 1,000 MDL | 5,501.40 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-08-13T03:27:15Z",
"rates": {
"INR": 5.501398
}
}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.1398,
"rate": 5.501398
}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