Rate Overview
Live
1 MYR = 0.214698 EUR
1 EUR = 4.6577
MYR
Avg
0.214783
High
0.215359
Low
0.214495
Last updated: 7/5/2026, 5:41:10 PM
Quick Conversions
| MYR | EUR |
|---|---|
| 1 MYR | 0.21 EUR |
| 10 MYR | 2.15 EUR |
| 50 MYR | 10.73 EUR |
| 100 MYR | 21.47 EUR |
| 500 MYR | 107.35 EUR |
| 1,000 MYR | 214.70 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-07-05T17:41:10Z",
"rates": {
"EUR": 0.214698
}
}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.4698,
"rate": 0.214698
}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