Rate Overview
Live
1 YER = 0.069100 ZAR
1 ZAR = 14.4718
YER
Avg
0.068862
High
0.069615
Low
0.067854
Last updated: 7/16/2026, 1:38:14 PM
Quick Conversions
| YER | ZAR |
|---|---|
| 1 YER | 0.07 ZAR |
| 10 YER | 0.69 ZAR |
| 50 YER | 3.45 ZAR |
| 100 YER | 6.91 ZAR |
| 500 YER | 34.55 ZAR |
| 1,000 YER | 69.10 ZAR |
Get YER/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=ZARExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-16T13:38:14Z",
"rates": {
"ZAR": 0.0691
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "ZAR",
"amount": 100
},
"result": 6.909999999999999,
"rate": 0.0691
}Build with YER/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key