Rate Overview
Live
1 KGS = 0.196033 ZAR
1 ZAR = 5.1012
KGS
Avg
0.194463
High
0.196033
Low
0.192223
Last updated: 3/27/2026, 9:32:39 AM
Quick Conversions
| KGS | ZAR |
|---|---|
| 1 KGS | 0.20 ZAR |
| 10 KGS | 1.96 ZAR |
| 50 KGS | 9.80 ZAR |
| 100 KGS | 19.60 ZAR |
| 500 KGS | 98.02 ZAR |
| 1,000 KGS | 196.03 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-03-27T09:32:39Z",
"rates": {
"ZAR": 0.196033
}
}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.6033,
"rate": 0.196033
}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