Rate Overview
Live
1 MYR = 23.5493 INR
1 INR = 0.042464
MYR
Avg
19.4208
High
24.1057
Low
17.4146
Last updated: 7/20/2026, 5:05:07 PM
Quick Conversions
| MYR | INR |
|---|---|
| 1 MYR | 23.55 INR |
| 10 MYR | 235.49 INR |
| 50 MYR | 1,177.46 INR |
| 100 MYR | 2,354.93 INR |
| 500 MYR | 11,774.65 INR |
| 1,000 MYR | 23,549.29 INR |
Get MYR/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=INRExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-07-20T17:05:07Z",
"rates": {
"INR": 23.54929
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "INR",
"amount": 100
},
"result": 2354.929,
"rate": 23.54929
}Build with MYR/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key