Rate Overview
Live
1 KGS = 0.184079 ZAR
1 ZAR = 5.4325
KGS
Avg
0.184792
High
0.186116
Low
0.184018
Last updated: 8/12/2026, 2:37:12 PM
Quick Conversions
| KGS | ZAR |
|---|---|
| 1 KGS | 0.18 ZAR |
| 10 KGS | 1.84 ZAR |
| 50 KGS | 9.20 ZAR |
| 100 KGS | 18.41 ZAR |
| 500 KGS | 92.04 ZAR |
| 1,000 KGS | 184.08 ZAR |
Get KGS/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=ZARExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-08-12T14:37:12Z",
"rates": {
"ZAR": 0.184079
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "ZAR",
"amount": 100
},
"result": 18.407899999999998,
"rate": 0.184079
}Build with KGS/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key