Rate Overview
Live
1 KGS = 0.187768 ZAR
1 ZAR = 5.3257
KGS
Avg
0.187946
High
0.189719
Low
0.186991
Last updated: 4/17/2026, 6:27:11 AM
Quick Conversions
| KGS | ZAR |
|---|---|
| 1 KGS | 0.19 ZAR |
| 10 KGS | 1.88 ZAR |
| 50 KGS | 9.39 ZAR |
| 100 KGS | 18.78 ZAR |
| 500 KGS | 93.88 ZAR |
| 1,000 KGS | 187.77 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-04-17T06:27:11Z",
"rates": {
"ZAR": 0.187768
}
}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.776799999999998,
"rate": 0.187768
}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