Rate Overview
Live
1 YER = 0.017230 MYR
1 MYR = 58.0383
YER
Avg
0.017175
High
0.017249
Low
0.017099
Last updated: 7/7/2026, 11:19:23 AM
Quick Conversions
| YER | MYR |
|---|---|
| 1 YER | 0.02 MYR |
| 10 YER | 0.17 MYR |
| 50 YER | 0.86 MYR |
| 100 YER | 1.72 MYR |
| 500 YER | 8.62 MYR |
| 1,000 YER | 17.23 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-07-07T11:19:23Z",
"rates": {
"MYR": 0.01723
}
}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.7229999999999999,
"rate": 0.01723
}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