Rate Overview
Live
1 KGS = 0.196301 ZAR
1 ZAR = 5.0942
KGS
Avg
0.198856
High
0.223618
Low
0.182369
Last updated: 3/27/2026, 1:01:46 PM
Quick Conversions
| KGS | ZAR |
|---|---|
| 1 KGS | 0.20 ZAR |
| 10 KGS | 1.96 ZAR |
| 50 KGS | 9.82 ZAR |
| 100 KGS | 19.63 ZAR |
| 500 KGS | 98.15 ZAR |
| 1,000 KGS | 196.30 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-27T13:01:46Z",
"rates": {
"ZAR": 0.196301
}
}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.6301,
"rate": 0.196301
}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