Rate Overview
Live
1 ZWL = 0.001301 KGS
1 KGS = 768.6395
ZWL
Avg
0.001320
High
0.001329
Low
0.001301
Last updated: 5/29/2026, 4:26:00 PM
Quick Conversions
| ZWL | KGS |
|---|---|
| 1 ZWL | 0.00 KGS |
| 10 ZWL | 0.01 KGS |
| 50 ZWL | 0.07 KGS |
| 100 ZWL | 0.13 KGS |
| 500 ZWL | 0.65 KGS |
| 1,000 ZWL | 1.30 KGS |
Get ZWL/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=KGSExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-05-29T16:26:00Z",
"rates": {
"KGS": 0.001301
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "KGS",
"amount": 100
},
"result": 0.1301,
"rate": 0.001301
}Build with ZWL/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key