Rate Overview
Live
1 YER = 0.068947 ZAR
1 ZAR = 14.5039
YER
Avg
0.069391
High
0.070093
Low
0.068131
Last updated: 5/8/2026, 3:20:47 AM
Quick Conversions
| YER | ZAR |
|---|---|
| 1 YER | 0.07 ZAR |
| 10 YER | 0.69 ZAR |
| 50 YER | 3.45 ZAR |
| 100 YER | 6.89 ZAR |
| 500 YER | 34.47 ZAR |
| 1,000 YER | 68.95 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-05-08T03:20:47Z",
"rates": {
"ZAR": 0.068947
}
}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.894699999999999,
"rate": 0.068947
}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