Rate Overview
Live
1 KGS = 0.192374 ZAR
1 ZAR = 5.1982
KGS
Avg
0.189943
High
0.192598
Low
0.188008
Last updated: 7/26/2026, 12:57:55 AM
Quick Conversions
| KGS | ZAR |
|---|---|
| 1 KGS | 0.19 ZAR |
| 10 KGS | 1.92 ZAR |
| 50 KGS | 9.62 ZAR |
| 100 KGS | 19.24 ZAR |
| 500 KGS | 96.19 ZAR |
| 1,000 KGS | 192.37 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-07-26T00:57:55Z",
"rates": {
"ZAR": 0.192374
}
}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": 19.237399999999997,
"rate": 0.192374
}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