Rate Overview
Live
1 MYR = 0.216234 EUR
1 EUR = 4.6246
MYR
Avg
0.207600
High
0.222024
Low
0.199509
Last updated: 3/26/2026, 11:38:25 PM
Quick Conversions
| MYR | EUR |
|---|---|
| 1 MYR | 0.22 EUR |
| 10 MYR | 2.16 EUR |
| 50 MYR | 10.81 EUR |
| 100 MYR | 21.62 EUR |
| 500 MYR | 108.12 EUR |
| 1,000 MYR | 216.23 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-26T23:38:25Z",
"rates": {
"EUR": 0.216234
}
}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.6234,
"rate": 0.216234
}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