Rate Overview
Live
1 ZAR = 14.5861 YER
1 YER = 0.068558
ZAR
Avg
14.0804
High
15.2089
Low
13.3380
Last updated: 5/27/2026, 9:39:35 PM
Quick Conversions
| ZAR | YER |
|---|---|
| 1 ZAR | 14.59 YER |
| 10 ZAR | 145.86 YER |
| 50 ZAR | 729.31 YER |
| 100 ZAR | 1,458.61 YER |
| 500 ZAR | 7,293.06 YER |
| 1,000 ZAR | 14,586.11 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-27T21:39:35Z",
"rates": {
"YER": 14.586112
}
}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": 1458.6112,
"rate": 14.586112
}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