Rate Overview
Live
1 KGS = 0.188167 ZAR
1 ZAR = 5.3144
KGS
Avg
0.187559
High
0.189840
Low
0.185364
Last updated: 7/22/2026, 5:40:54 AM
Quick Conversions
| KGS | ZAR |
|---|---|
| 1 KGS | 0.19 ZAR |
| 10 KGS | 1.88 ZAR |
| 50 KGS | 9.41 ZAR |
| 100 KGS | 18.82 ZAR |
| 500 KGS | 94.08 ZAR |
| 1,000 KGS | 188.17 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-22T05:40:54Z",
"rates": {
"ZAR": 0.188167
}
}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.8167,
"rate": 0.188167
}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