INR
MYR
RM

INR/MYR Exchange Rate

Indian Rupee to Malaysian Ringgit

Live Rate
0.041429
-10.36% 6M

1 MYR = 24.1377 INR

INR/MYR Price Chart

Historical exchange rate performance

Current 0.041429
High 0.046217
Low 0.041052
6M Change -10.36%

Rate Overview

Live
1 INR = 0.041429 MYR
1 MYR = 24.1377 INR
Avg
0.043347
High
0.046217
Low
0.041052

Last updated: 5/26/2026, 10:33:30 PM

Quick Conversions

INRMYR
1 INR0.04 MYR
10 INR0.41 MYR
50 INR2.07 MYR
100 INR4.14 MYR
500 INR20.71 MYR
1,000 INR41.43 MYR

Get INR/MYR Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=INR&currencies=MYR

Example Response:

{
  "success": true,
  "base": "INR",
  "date": "2026-05-26T22:33:30Z",
  "rates": {
    "MYR": 0.041429
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=INR&to=MYR&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "INR",
    "to": "MYR",
    "amount": 100
  },
  "result": 4.1429,
  "rate": 0.041429
}

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