Rate Overview
Live
1 EUR = 4.6171 MYR
1 MYR = 0.216587
EUR
Avg
4.6384
High
4.6718
Low
4.6126
Last updated: 5/7/2026, 10:16:23 AM
Quick Conversions
| EUR | MYR |
|---|---|
| 1 EUR | 4.62 MYR |
| 10 EUR | 46.17 MYR |
| 50 EUR | 230.85 MYR |
| 100 EUR | 461.71 MYR |
| 500 EUR | 2,308.54 MYR |
| 1,000 EUR | 4,617.07 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-05-07T10:16:23Z",
"rates": {
"MYR": 4.617074
}
}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": 461.70739999999995,
"rate": 4.617074
}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