Rate Overview
Live
1 ZAR = 5.2289 KGS
1 KGS = 0.191246
ZAR
Avg
5.2570
High
5.3189
Low
5.1921
Last updated: 7/27/2026, 4:33:45 AM
Quick Conversions
| ZAR | KGS |
|---|---|
| 1 ZAR | 5.23 KGS |
| 10 ZAR | 52.29 KGS |
| 50 ZAR | 261.44 KGS |
| 100 ZAR | 522.89 KGS |
| 500 ZAR | 2,614.43 KGS |
| 1,000 ZAR | 5,228.87 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-27T04:33:45Z",
"rates": {
"KGS": 5.228869
}
}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.8869000000001,
"rate": 5.228869
}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