Rate Overview
Live
1 MYR = 23.5863 INR
1 INR = 0.042398
MYR
Avg
23.6941
High
23.8951
Low
23.5235
Last updated: 3/27/2026, 6:05:43 AM
Quick Conversions
| MYR | INR |
|---|---|
| 1 MYR | 23.59 INR |
| 10 MYR | 235.86 INR |
| 50 MYR | 1,179.31 INR |
| 100 MYR | 2,358.63 INR |
| 500 MYR | 11,793.14 INR |
| 1,000 MYR | 23,586.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-03-27T06:05:43Z",
"rates": {
"INR": 23.586287
}
}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": 2358.6286999999998,
"rate": 23.586287
}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