Rate Overview
Live
1 EUR = 4.6609 MYR
1 MYR = 0.214550
EUR
Avg
4.6351
High
4.7191
Low
4.5259
Last updated: 7/28/2026, 2:13:28 AM
Quick Conversions
| EUR | MYR |
|---|---|
| 1 EUR | 4.66 MYR |
| 10 EUR | 46.61 MYR |
| 50 EUR | 233.05 MYR |
| 100 EUR | 466.09 MYR |
| 500 EUR | 2,330.45 MYR |
| 1,000 EUR | 4,660.91 MYR |
Get EUR/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=MYRExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-07-28T02:13:28Z",
"rates": {
"MYR": 4.660909
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "MYR",
"amount": 100
},
"result": 466.09090000000003,
"rate": 4.660909
}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