Rate Overview
Live
1 EUR = 4.7340 MYR
1 MYR = 0.211238
EUR
Avg
4.7084
High
4.7370
Low
4.6921
Last updated: 6/17/2026, 7:20:27 AM
Quick Conversions
| EUR | MYR |
|---|---|
| 1 EUR | 4.73 MYR |
| 10 EUR | 47.34 MYR |
| 50 EUR | 236.70 MYR |
| 100 EUR | 473.40 MYR |
| 500 EUR | 2,367.00 MYR |
| 1,000 EUR | 4,733.99 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-06-17T07:20:27Z",
"rates": {
"MYR": 4.733993
}
}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": 473.3993,
"rate": 4.733993
}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