Rate Overview
Live
1 INR = 0.187906 MDL
1 MDL = 5.3218
INR
Avg
0.187651
High
0.188923
Low
0.186330
Last updated: 3/6/2026, 8:04:44 AM
Quick Conversions
| INR | MDL |
|---|---|
| 1 INR | 0.19 MDL |
| 10 INR | 1.88 MDL |
| 50 INR | 9.40 MDL |
| 100 INR | 18.79 MDL |
| 500 INR | 93.95 MDL |
| 1,000 INR | 187.91 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-03-06T08:04:44Z",
"rates": {
"MDL": 0.187906
}
}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.790599999999998,
"rate": 0.187906
}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