Rate Overview
Live
1 INR = 0.186804 MDL
1 MDL = 5.3532
INR
Avg
0.197654
High
0.216150
Low
0.180726
Last updated: 6/29/2026, 3:25:14 AM
Quick Conversions
| INR | MDL |
|---|---|
| 1 INR | 0.19 MDL |
| 10 INR | 1.87 MDL |
| 50 INR | 9.34 MDL |
| 100 INR | 18.68 MDL |
| 500 INR | 93.40 MDL |
| 1,000 INR | 186.80 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-29T03:25:14Z",
"rates": {
"MDL": 0.186804
}
}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.6804,
"rate": 0.186804
}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