Rate Overview
Live
1 KGS = 0.187206 ZAR
1 ZAR = 5.3417
KGS
Avg
0.186306
High
0.187334
Low
0.185364
Last updated: 7/9/2026, 7:05:55 AM
Quick Conversions
| KGS | ZAR |
|---|---|
| 1 KGS | 0.19 ZAR |
| 10 KGS | 1.87 ZAR |
| 50 KGS | 9.36 ZAR |
| 100 KGS | 18.72 ZAR |
| 500 KGS | 93.60 ZAR |
| 1,000 KGS | 187.21 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-09T07:05:55Z",
"rates": {
"ZAR": 0.187206
}
}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.7206,
"rate": 0.187206
}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