Rate Overview
Live
1 KGS = 0.196004 ZAR
1 ZAR = 5.1019
KGS
Avg
0.194467
High
0.196004
Low
0.192223
Last updated: 3/27/2026, 11:19:07 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.00 ZAR |
| 1,000 KGS | 196.00 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-27T11:19:07Z",
"rates": {
"ZAR": 0.196004
}
}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.6004,
"rate": 0.196004
}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