Rate Overview
Live
1 MDL = 5.4381 INR
1 INR = 0.183889
MDL
Avg
5.0940
High
5.5332
Low
4.6264
Last updated: 7/12/2026, 9:12:25 AM
Quick Conversions
| MDL | INR |
|---|---|
| 1 MDL | 5.44 INR |
| 10 MDL | 54.38 INR |
| 50 MDL | 271.90 INR |
| 100 MDL | 543.81 INR |
| 500 MDL | 2,719.03 INR |
| 1,000 MDL | 5,438.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-12T09:12:25Z",
"rates": {
"INR": 5.438053
}
}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.8053,
"rate": 5.438053
}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