Rate Overview
Live
1 ZAR = 14.5728 YER
1 YER = 0.068621
ZAR
Avg
14.5262
High
14.6141
Low
14.3817
Last updated: 5/27/2026, 8:23:23 PM
Quick Conversions
| ZAR | YER |
|---|---|
| 1 ZAR | 14.57 YER |
| 10 ZAR | 145.73 YER |
| 50 ZAR | 728.64 YER |
| 100 ZAR | 1,457.28 YER |
| 500 ZAR | 7,286.38 YER |
| 1,000 ZAR | 14,572.75 YER |
Get ZAR/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=YERExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-05-27T20:23:23Z",
"rates": {
"YER": 14.572751
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "YER",
"amount": 100
},
"result": 1457.2751,
"rate": 14.572751
}Build with ZAR/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key