Rate Overview
Live
1 YER = 0.016870 MYR
1 MYR = 59.2768
YER
Avg
0.017071
High
0.017736
Low
0.016321
Last updated: 3/27/2026, 6:52:24 PM
Quick Conversions
| YER | MYR |
|---|---|
| 1 YER | 0.02 MYR |
| 10 YER | 0.17 MYR |
| 50 YER | 0.84 MYR |
| 100 YER | 1.69 MYR |
| 500 YER | 8.44 MYR |
| 1,000 YER | 16.87 MYR |
Get YER/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=MYRExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-27T18:52:24Z",
"rates": {
"MYR": 0.01687
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "MYR",
"amount": 100
},
"result": 1.687,
"rate": 0.01687
}Build with YER/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key