Rate Overview
Live
1 MYR = 23.5910 INR
1 INR = 0.042389
MYR
Avg
23.5837
High
23.6288
Low
23.5194
Last updated: 7/25/2026, 3:00:01 PM
Quick Conversions
| MYR | INR |
|---|---|
| 1 MYR | 23.59 INR |
| 10 MYR | 235.91 INR |
| 50 MYR | 1,179.55 INR |
| 100 MYR | 2,359.10 INR |
| 500 MYR | 11,795.51 INR |
| 1,000 MYR | 23,591.02 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-07-25T15:00:01Z",
"rates": {
"INR": 23.591024
}
}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": 2359.1024,
"rate": 23.591024
}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