Rate Overview
Live
1 ZAR = 5.1000 KGS
1 KGS = 0.196077
ZAR
Avg
5.3507
High
5.5138
Low
5.1000
Last updated: 3/27/2026, 2:42:33 PM
Quick Conversions
| ZAR | KGS |
|---|---|
| 1 ZAR | 5.10 KGS |
| 10 ZAR | 51.00 KGS |
| 50 ZAR | 255.00 KGS |
| 100 ZAR | 510.00 KGS |
| 500 ZAR | 2,550.02 KGS |
| 1,000 ZAR | 5,100.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-27T14:42:33Z",
"rates": {
"KGS": 5.100039
}
}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": 510.0039,
"rate": 5.100039
}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