Rate Overview
Live
1 ZAR = 5.3459 KGS
1 KGS = 0.187058
ZAR
Avg
5.3249
High
5.3557
Low
5.2715
Last updated: 5/27/2026, 9:34:45 PM
Quick Conversions
| ZAR | KGS |
|---|---|
| 1 ZAR | 5.35 KGS |
| 10 ZAR | 53.46 KGS |
| 50 ZAR | 267.30 KGS |
| 100 ZAR | 534.59 KGS |
| 500 ZAR | 2,672.97 KGS |
| 1,000 ZAR | 5,345.93 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-05-27T21:34:45Z",
"rates": {
"KGS": 5.345934
}
}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": 534.5934,
"rate": 5.345934
}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