Rate Overview
Live
1 ZWL = 0.001358 KGS
1 KGS = 736.3770
ZWL
Avg
0.001358
High
0.001358
Low
0.001357
Last updated: 3/7/2026, 7:42:33 AM
Quick Conversions
| ZWL | KGS |
|---|---|
| 1 ZWL | 0.00 KGS |
| 10 ZWL | 0.01 KGS |
| 50 ZWL | 0.07 KGS |
| 100 ZWL | 0.14 KGS |
| 500 ZWL | 0.68 KGS |
| 1,000 ZWL | 1.36 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-03-07T07:42:33Z",
"rates": {
"KGS": 0.001358
}
}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.1358,
"rate": 0.001358
}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