Rate Overview
Live
1 ZAR = 5.2760 KGS
1 KGS = 0.189536
ZAR
Avg
5.3765
High
5.4900
Low
5.2707
Last updated: 3/6/2026, 8:13:06 AM
Quick Conversions
| ZAR | KGS |
|---|---|
| 1 ZAR | 5.28 KGS |
| 10 ZAR | 52.76 KGS |
| 50 ZAR | 263.80 KGS |
| 100 ZAR | 527.60 KGS |
| 500 ZAR | 2,638.02 KGS |
| 1,000 ZAR | 5,276.04 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-03-06T08:13:06Z",
"rates": {
"KGS": 5.276036
}
}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": 527.6036,
"rate": 5.276036
}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