Rate Overview
Live
1 EUR = 4.6025 MYR
1 MYR = 0.217274
EUR
Avg
4.5877
High
4.6025
Low
4.5620
Last updated: 3/7/2026, 1:06:04 AM
Quick Conversions
| EUR | MYR |
|---|---|
| 1 EUR | 4.60 MYR |
| 10 EUR | 46.02 MYR |
| 50 EUR | 230.12 MYR |
| 100 EUR | 460.25 MYR |
| 500 EUR | 2,301.24 MYR |
| 1,000 EUR | 4,602.49 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-03-07T01:06:04Z",
"rates": {
"MYR": 4.602488
}
}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": 460.2488,
"rate": 4.602488
}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