Rate Overview
Live
1 EUR = 4.6768 MYR
1 MYR = 0.213819
EUR
Avg
4.6574
High
4.6768
Low
4.6434
Last updated: 4/17/2026, 6:33:53 AM
Quick Conversions
| EUR | MYR |
|---|---|
| 1 EUR | 4.68 MYR |
| 10 EUR | 46.77 MYR |
| 50 EUR | 233.84 MYR |
| 100 EUR | 467.68 MYR |
| 500 EUR | 2,338.42 MYR |
| 1,000 EUR | 4,676.85 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-04-17T06:33:53Z",
"rates": {
"MYR": 4.676847
}
}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": 467.6847,
"rate": 4.676847
}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