Rate Overview
Live
1 ZAR = 5.3928 KGS
1 KGS = 0.185433
ZAR
Avg
5.3396
High
5.3948
Low
5.3096
Last updated: 7/3/2026, 6:45:53 PM
Quick Conversions
| ZAR | KGS |
|---|---|
| 1 ZAR | 5.39 KGS |
| 10 ZAR | 53.93 KGS |
| 50 ZAR | 269.64 KGS |
| 100 ZAR | 539.28 KGS |
| 500 ZAR | 2,696.40 KGS |
| 1,000 ZAR | 5,392.79 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-03T18:45:53Z",
"rates": {
"KGS": 5.39279
}
}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": 539.279,
"rate": 5.39279
}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