Rate Overview
Live
1 MYR = 24.0488 INR
1 INR = 0.041582
MYR
Avg
23.1091
High
24.2902
Low
21.6525
Last updated: 5/27/2026, 4:53:00 AM
Quick Conversions
| MYR | INR |
|---|---|
| 1 MYR | 24.05 INR |
| 10 MYR | 240.49 INR |
| 50 MYR | 1,202.44 INR |
| 100 MYR | 2,404.88 INR |
| 500 MYR | 12,024.38 INR |
| 1,000 MYR | 24,048.77 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-05-27T04:53:00Z",
"rates": {
"INR": 24.048765
}
}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": 2404.8765,
"rate": 24.048765
}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