Rate Overview
Live
1 ZAR = 5.1012 KGS
1 KGS = 0.196033
ZAR
Avg
5.2199
High
5.4834
Low
5.0094
Last updated: 3/27/2026, 9:29:57 AM
Quick Conversions
| ZAR | KGS |
|---|---|
| 1 ZAR | 5.10 KGS |
| 10 ZAR | 51.01 KGS |
| 50 ZAR | 255.06 KGS |
| 100 ZAR | 510.12 KGS |
| 500 ZAR | 2,550.58 KGS |
| 1,000 ZAR | 5,101.17 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-27T09:29:57Z",
"rates": {
"KGS": 5.101169
}
}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.1169,
"rate": 5.101169
}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