Rate Overview
Live
1 ZWL = 0.008998 SDG
1 SDG = 111.1358
ZWL
Avg
0.490515
High
1.8680
Low
0.008921
Last updated: 7/21/2026, 1:11:08 AM
Quick Conversions
| ZWL | SDG |
|---|---|
| 1 ZWL | 0.01 SDG |
| 10 ZWL | 0.09 SDG |
| 50 ZWL | 0.45 SDG |
| 100 ZWL | 0.90 SDG |
| 500 ZWL | 4.50 SDG |
| 1,000 ZWL | 9.00 SDG |
Get ZWL/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=SDGExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-07-21T01:11:08Z",
"rates": {
"SDG": 0.008998
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "SDG",
"amount": 100
},
"result": 0.8998,
"rate": 0.008998
}Build with ZWL/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key