Rate Overview
Live
1 ZAR = 5.3379 KGS
1 KGS = 0.187341
ZAR
Avg
5.3239
High
5.3557
Low
5.2715
Last updated: 5/27/2026, 5:20:47 PM
Quick Conversions
| ZAR | KGS |
|---|---|
| 1 ZAR | 5.34 KGS |
| 10 ZAR | 53.38 KGS |
| 50 ZAR | 266.89 KGS |
| 100 ZAR | 533.79 KGS |
| 500 ZAR | 2,668.93 KGS |
| 1,000 ZAR | 5,337.86 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-27T17:20:47Z",
"rates": {
"KGS": 5.337859
}
}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": 533.7859,
"rate": 5.337859
}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