Rate Overview
Live
1 ZAR = 14.8119 YER
1 YER = 0.067513
ZAR
Avg
14.7335
High
14.8250
Low
14.6480
Last updated: 9/3/2026, 11:58:45 PM
Quick Conversions
| ZAR | YER |
|---|---|
| 1 ZAR | 14.81 YER |
| 10 ZAR | 148.12 YER |
| 50 ZAR | 740.60 YER |
| 100 ZAR | 1,481.19 YER |
| 500 ZAR | 7,405.97 YER |
| 1,000 ZAR | 14,811.93 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-09-03T23:58:45Z",
"rates": {
"YER": 14.81193
}
}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": 1481.193,
"rate": 14.81193
}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