Rate Overview
Live
1 MYR = 0.217688 EUR
1 EUR = 4.5937
MYR
Avg
0.217992
High
0.219202
Low
0.217526
Last updated: 3/6/2026, 7:52:30 PM
Quick Conversions
| MYR | EUR |
|---|---|
| 1 MYR | 0.22 EUR |
| 10 MYR | 2.18 EUR |
| 50 MYR | 10.88 EUR |
| 100 MYR | 21.77 EUR |
| 500 MYR | 108.84 EUR |
| 1,000 MYR | 217.69 EUR |
Get MYR/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=EURExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-06T19:52:30Z",
"rates": {
"EUR": 0.217688
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "EUR",
"amount": 100
},
"result": 21.7688,
"rate": 0.217688
}Build with MYR/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key