Rate Overview
Live
1 INR = 0.187217 MDL
1 MDL = 5.3414
INR
Avg
0.186816
High
0.187559
Low
0.185421
Last updated: 6/29/2026, 12:16:48 PM
Quick Conversions
| INR | MDL |
|---|---|
| 1 INR | 0.19 MDL |
| 10 INR | 1.87 MDL |
| 50 INR | 9.36 MDL |
| 100 INR | 18.72 MDL |
| 500 INR | 93.61 MDL |
| 1,000 INR | 187.22 MDL |
Get INR/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=MDLExample Response:
{
"success": true,
"base": "INR",
"date": "2026-06-29T12:16:48Z",
"rates": {
"MDL": 0.187217
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "MDL",
"amount": 100
},
"result": 18.7217,
"rate": 0.187217
}Build with INR/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key