Rate Overview
Live
1 ZAR = 13.9371 YER
1 YER = 0.071751
ZAR
Avg
13.8774
High
14.9460
Low
12.7261
Last updated: 3/28/2026, 1:59:56 PM
Quick Conversions
| ZAR | YER |
|---|---|
| 1 ZAR | 13.94 YER |
| 10 ZAR | 139.37 YER |
| 50 ZAR | 696.86 YER |
| 100 ZAR | 1,393.71 YER |
| 500 ZAR | 6,968.56 YER |
| 1,000 ZAR | 13,937.13 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-03-28T13:59:56Z",
"rates": {
"YER": 13.937129
}
}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": 1393.7129,
"rate": 13.937129
}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