Rate Overview
Live
1 MYR = 24.1263 INR
1 INR = 0.041448
MYR
Avg
24.1726
High
24.3892
Low
24.0959
Last updated: 5/27/2026, 2:29:45 AM
Quick Conversions
| MYR | INR |
|---|---|
| 1 MYR | 24.13 INR |
| 10 MYR | 241.26 INR |
| 50 MYR | 1,206.32 INR |
| 100 MYR | 2,412.63 INR |
| 500 MYR | 12,063.16 INR |
| 1,000 MYR | 24,126.33 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-27T02:29:45Z",
"rates": {
"INR": 24.126326
}
}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": 2412.6326,
"rate": 24.126326
}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