Rate Overview
Live
1 MYR = 0.212271 EUR
1 EUR = 4.7110
MYR
Avg
0.212769
High
0.213124
Low
0.212271
Last updated: 6/15/2026, 10:37:03 PM
Quick Conversions
| MYR | EUR |
|---|---|
| 1 MYR | 0.21 EUR |
| 10 MYR | 2.12 EUR |
| 50 MYR | 10.61 EUR |
| 100 MYR | 21.23 EUR |
| 500 MYR | 106.14 EUR |
| 1,000 MYR | 212.27 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-06-15T22:37:03Z",
"rates": {
"EUR": 0.212271
}
}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.2271,
"rate": 0.212271
}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