Rate Overview
Live
1 MYR = 23.4570 INR
1 INR = 0.042631
MYR
Avg
23.2852
High
23.4570
Low
23.0941
Last updated: 7/4/2026, 12:12:50 PM
Quick Conversions
| MYR | INR |
|---|---|
| 1 MYR | 23.46 INR |
| 10 MYR | 234.57 INR |
| 50 MYR | 1,172.85 INR |
| 100 MYR | 2,345.70 INR |
| 500 MYR | 11,728.49 INR |
| 1,000 MYR | 23,456.98 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-04T12:12:50Z",
"rates": {
"INR": 23.456976
}
}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": 2345.6976,
"rate": 23.456976
}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