Rate Overview
Live
1 ZAR = 5.4036 KGS
1 KGS = 0.185063
ZAR
Avg
5.3661
High
5.4036
Low
5.2679
Last updated: 6/17/2026, 6:53:34 AM
Quick Conversions
| ZAR | KGS |
|---|---|
| 1 ZAR | 5.40 KGS |
| 10 ZAR | 54.04 KGS |
| 50 ZAR | 270.18 KGS |
| 100 ZAR | 540.36 KGS |
| 500 ZAR | 2,701.78 KGS |
| 1,000 ZAR | 5,403.56 KGS |
Get ZAR/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=KGSExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-06-17T06:53:34Z",
"rates": {
"KGS": 5.403564
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "KGS",
"amount": 100
},
"result": 540.3564,
"rate": 5.403564
}Build with ZAR/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key