Rate Overview
Live
1 YER = 0.070642 ZAR
1 ZAR = 14.1559
YER
Avg
0.069062
High
0.072024
Low
0.066906
Last updated: 7/25/2026, 2:27:57 PM
Quick Conversions
| YER | ZAR |
|---|---|
| 1 YER | 0.07 ZAR |
| 10 YER | 0.71 ZAR |
| 50 YER | 3.53 ZAR |
| 100 YER | 7.06 ZAR |
| 500 YER | 35.32 ZAR |
| 1,000 YER | 70.64 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-25T14:27:57Z",
"rates": {
"ZAR": 0.070642
}
}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": 7.0642,
"rate": 0.070642
}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