Rate Overview
Live
1 ZWL = 0.001306 KGS
1 KGS = 765.6968
ZWL
Avg
0.001310
High
0.001313
Low
0.001305
Last updated: 7/29/2026, 12:59:00 AM
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.31 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-07-29T00:59:00Z",
"rates": {
"KGS": 0.001306
}
}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.13060000000000002,
"rate": 0.001306
}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