Rate Overview
Live
1 MYR = 23.2627 INR
1 INR = 0.042987
MYR
Avg
23.3334
High
23.4133
Low
23.2432
Last updated: 3/7/2026, 1:06:03 AM
Quick Conversions
| MYR | INR |
|---|---|
| 1 MYR | 23.26 INR |
| 10 MYR | 232.63 INR |
| 50 MYR | 1,163.14 INR |
| 100 MYR | 2,326.27 INR |
| 500 MYR | 11,631.36 INR |
| 1,000 MYR | 23,262.73 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-07T01:06:03Z",
"rates": {
"INR": 23.262728
}
}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": 2326.2727999999997,
"rate": 23.262728
}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