EUR
MYR
RM

EUR/MYR Exchange Rate

Euro to Malaysian Ringgit

Live Rate
4.6353
-5.02% 5Y

1 MYR = 0.215737 EUR

EUR/MYR Price Chart

Historical exchange rate performance

Current 4.6353
High 5.1696
Low 4.4992
5Y Change -5.02%

Rate Overview

Live
1 EUR = 4.6353 MYR
1 MYR = 0.215737 EUR
Avg
4.8302
High
5.1696
Low
4.4992

Last updated: 3/27/2026, 9:34:54 AM

Quick Conversions

EURMYR
1 EUR4.64 MYR
10 EUR46.35 MYR
50 EUR231.76 MYR
100 EUR463.53 MYR
500 EUR2,317.63 MYR
1,000 EUR4,635.27 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-27T09:34:54Z",
  "rates": {
    "MYR": 4.635267
  }
}

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": 463.5267,
  "rate": 4.635267
}

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