Rate Overview
Live
1 EUR = 4.6353 MYR
1 MYR = 0.215737
EUR
Avg
4.8217
High
5.0069
Low
4.5259
Last updated: 3/27/2026, 9:34:54 AM
Quick Conversions
| EUR | MYR |
|---|---|
| 1 EUR | 4.64 MYR |
| 10 EUR | 46.35 MYR |
| 50 EUR | 231.76 MYR |
| 100 EUR | 463.53 MYR |
| 500 EUR | 2,317.63 MYR |
| 1,000 EUR | 4,635.27 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-27T09:34:54Z",
"rates": {
"MYR": 4.635267
}
}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": 463.5267,
"rate": 4.635267
}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