Rate Overview
Live
1 MYR = 23.6315 INR
1 INR = 0.042316
MYR
Avg
22.2150
High
23.7980
Low
20.7992
Last updated: 3/27/2026, 9:55:18 AM
Quick Conversions
| MYR | INR |
|---|---|
| 1 MYR | 23.63 INR |
| 10 MYR | 236.32 INR |
| 50 MYR | 1,181.58 INR |
| 100 MYR | 2,363.15 INR |
| 500 MYR | 11,815.76 INR |
| 1,000 MYR | 23,631.52 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-27T09:55:18Z",
"rates": {
"INR": 23.631516
}
}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": 2363.1516,
"rate": 23.631516
}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