Rate Overview
Live
1 ZAR = 5.4796 KGS
1 KGS = 0.182496
ZAR
Avg
5.4455
High
5.4796
Low
5.4157
Last updated: 9/4/2026, 12:30:35 PM
Quick Conversions
| ZAR | KGS |
|---|---|
| 1 ZAR | 5.48 KGS |
| 10 ZAR | 54.80 KGS |
| 50 ZAR | 273.98 KGS |
| 100 ZAR | 547.96 KGS |
| 500 ZAR | 2,739.79 KGS |
| 1,000 ZAR | 5,479.58 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-09-04T12:30:35Z",
"rates": {
"KGS": 5.479582
}
}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": 547.9581999999999,
"rate": 5.479582
}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