Rate Overview
Live
1 ZAR = 5.1982 KGS
1 KGS = 0.192375
ZAR
Avg
4.9974
High
5.4881
Low
4.5244
Last updated: 7/25/2026, 2:19:44 PM
Quick Conversions
| ZAR | KGS |
|---|---|
| 1 ZAR | 5.20 KGS |
| 10 ZAR | 51.98 KGS |
| 50 ZAR | 259.91 KGS |
| 100 ZAR | 519.82 KGS |
| 500 ZAR | 2,599.09 KGS |
| 1,000 ZAR | 5,198.19 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-07-25T14:19:44Z",
"rates": {
"KGS": 5.198186
}
}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": 519.8186,
"rate": 5.198186
}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