Rate Overview
Live
1 INR = 0.042696 MYR
1 MYR = 23.4214
INR
Avg
0.043028
High
0.043301
Low
0.042696
Last updated: 7/3/2026, 3:12:23 PM
Quick Conversions
| INR | MYR |
|---|---|
| 1 INR | 0.04 MYR |
| 10 INR | 0.43 MYR |
| 50 INR | 2.13 MYR |
| 100 INR | 4.27 MYR |
| 500 INR | 21.35 MYR |
| 1,000 INR | 42.70 MYR |
Get INR/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=MYRExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-03T15:12:23Z",
"rates": {
"MYR": 0.042696
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "MYR",
"amount": 100
},
"result": 4.2696,
"rate": 0.042696
}Build with INR/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key