Rate Overview
Live
1 ZAR = 5.1019 KGS
1 KGS = 0.196004
ZAR
Avg
5.0399
High
5.4834
Low
4.4719
Last updated: 3/27/2026, 11:22:27 AM
Quick Conversions
| ZAR | KGS |
|---|---|
| 1 ZAR | 5.10 KGS |
| 10 ZAR | 51.02 KGS |
| 50 ZAR | 255.10 KGS |
| 100 ZAR | 510.19 KGS |
| 500 ZAR | 2,550.96 KGS |
| 1,000 ZAR | 5,101.93 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-27T11:22:27Z",
"rates": {
"KGS": 5.101928
}
}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.1928,
"rate": 5.101928
}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