EUR
MYR
RM

EUR/MYR Exchange Rate

Euro to Malaysian Ringgit

Live Rate
4.6421
-4.88% 5Y

1 MYR = 0.215421 EUR

EUR/MYR Price Chart

Historical exchange rate performance

Current 4.6421
High 5.1696
Low 4.4992
5Y Change -4.88%

Rate Overview

Live
1 EUR = 4.6421 MYR
1 MYR = 0.215421 EUR
Avg
4.8303
High
5.1696
Low
4.4992

Last updated: 3/27/2026, 7:51:54 AM

Quick Conversions

EURMYR
1 EUR4.64 MYR
10 EUR46.42 MYR
50 EUR232.10 MYR
100 EUR464.21 MYR
500 EUR2,321.04 MYR
1,000 EUR4,642.08 MYR

Get EUR/MYR Rates via API

Latest Rate

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

Example Response:

{
  "success": true,
  "base": "EUR",
  "date": "2026-03-27T07:51:54Z",
  "rates": {
    "MYR": 4.642079
  }
}

Convert Amount

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

Example Response:

{
  "success": true,
  "query": {
    "from": "EUR",
    "to": "MYR",
    "amount": 100
  },
  "result": 464.2079,
  "rate": 4.642079
}

Build with EUR/MYR Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key