Rate Overview
Live
1 ZAR = 5.3975 KGS
1 KGS = 0.185270
ZAR
Avg
5.4151
High
5.4342
Low
5.3975
Last updated: 8/15/2026, 4:07:45 PM
Quick Conversions
| ZAR | KGS |
|---|---|
| 1 ZAR | 5.40 KGS |
| 10 ZAR | 53.98 KGS |
| 50 ZAR | 269.88 KGS |
| 100 ZAR | 539.75 KGS |
| 500 ZAR | 2,698.76 KGS |
| 1,000 ZAR | 5,397.51 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-08-15T16:07:45Z",
"rates": {
"KGS": 5.397514
}
}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": 539.7514,
"rate": 5.397514
}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