Rate Overview
Live
1 MYR = 3.7864 ERN
1 ERN = 0.264100
MYR
Avg
3.8151
High
3.8559
Low
3.7864
Last updated: 3/7/2026, 1:05:56 AM
Quick Conversions
| MYR | ERN |
|---|---|
| 1 MYR | 3.79 ERN |
| 10 MYR | 37.86 ERN |
| 50 MYR | 189.32 ERN |
| 100 MYR | 378.64 ERN |
| 500 MYR | 1,893.22 ERN |
| 1,000 MYR | 3,786.44 ERN |
Get MYR/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=ERNExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-07T01:05:56Z",
"rates": {
"ERN": 3.786444
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "ERN",
"amount": 100
},
"result": 378.6444,
"rate": 3.786444
}Build with MYR/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key