EUR
MYR
RM

EUR/MYR Exchange Rate

Euro to Malaysian Ringgit

Live Rate
4.6277
-2.95% YTD

1 MYR = 0.216091 EUR

EUR/MYR Price Chart

Historical exchange rate performance

Current 4.6277
High 4.7682
Low 4.5040
YTD Change -2.95%

Rate Overview

Live
1 EUR = 4.6277 MYR
1 MYR = 0.216091 EUR
Avg
4.6415
High
4.7682
Low
4.5040

Last updated: 5/27/2026, 9:45:22 PM

Quick Conversions

EURMYR
1 EUR4.63 MYR
10 EUR46.28 MYR
50 EUR231.38 MYR
100 EUR462.77 MYR
500 EUR2,313.84 MYR
1,000 EUR4,627.68 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-05-27T21:45:22Z",
  "rates": {
    "MYR": 4.627675
  }
}

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": 462.7675,
  "rate": 4.627675
}

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