INR
MYR
RM

INR/MYR Exchange Rate

Indian Rupee to Malaysian Ringgit

Live Rate
0.042283
+0.48% 7D

1 MYR = 23.6502 INR

INR/MYR Price Chart

Historical exchange rate performance

Current 0.042283
High 0.042435
Low 0.041849
7D Change +0.48%

Rate Overview

Live
1 INR = 0.042283 MYR
1 MYR = 23.6502 INR
Avg
0.042181
High
0.042435
Low
0.041849

Last updated: 3/27/2026, 12:03:57 PM

Quick Conversions

INRMYR
1 INR0.04 MYR
10 INR0.42 MYR
50 INR2.11 MYR
100 INR4.23 MYR
500 INR21.14 MYR
1,000 INR42.28 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-03-27T12:03:57Z",
  "rates": {
    "MYR": 0.042283
  }
}

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.2283,
  "rate": 0.042283
}

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