Rate Overview
Live
1 ZAR = 5.2205 KGS
1 KGS = 0.191554
ZAR
Avg
5.3157
High
5.4900
Low
5.1081
Last updated: 7/23/2026, 3:23:20 PM
Quick Conversions
| ZAR | KGS |
|---|---|
| 1 ZAR | 5.22 KGS |
| 10 ZAR | 52.20 KGS |
| 50 ZAR | 261.02 KGS |
| 100 ZAR | 522.05 KGS |
| 500 ZAR | 2,610.23 KGS |
| 1,000 ZAR | 5,220.47 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-23T15:23:20Z",
"rates": {
"KGS": 5.220465
}
}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": 522.0465,
"rate": 5.220465
}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