Rate Overview
Live
1 ZAR = 5.2998 KGS
1 KGS = 0.188686
ZAR
Avg
5.3320
High
5.3948
Low
5.2676
Last updated: 7/19/2026, 5:19:27 PM
Quick Conversions
| ZAR | KGS |
|---|---|
| 1 ZAR | 5.30 KGS |
| 10 ZAR | 53.00 KGS |
| 50 ZAR | 264.99 KGS |
| 100 ZAR | 529.98 KGS |
| 500 ZAR | 2,649.91 KGS |
| 1,000 ZAR | 5,299.82 KGS |
Get ZAR/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=KGSExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-19T17:19:27Z",
"rates": {
"KGS": 5.299818
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "KGS",
"amount": 100
},
"result": 529.9818,
"rate": 5.299818
}Build with ZAR/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key