Rate Overview
Live
1 YER = 0.071750 ZAR
1 ZAR = 13.9373
YER
Avg
0.070180
High
0.072652
Low
0.066907
Last updated: 3/28/2026, 10:57:29 AM
Quick Conversions
| YER | ZAR |
|---|---|
| 1 YER | 0.07 ZAR |
| 10 YER | 0.72 ZAR |
| 50 YER | 3.59 ZAR |
| 100 YER | 7.18 ZAR |
| 500 YER | 35.88 ZAR |
| 1,000 YER | 71.75 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-03-28T10:57:29Z",
"rates": {
"ZAR": 0.07175
}
}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.175,
"rate": 0.07175
}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