Rate Overview
Live
1 ZWL = 0.009010 SDG
1 SDG = 110.9878
ZWL
Avg
0.066973
High
1.8650
Low
0.008930
Last updated: 7/26/2026, 1:21:53 PM
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.51 SDG |
| 1,000 ZWL | 9.01 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-26T13:21:53Z",
"rates": {
"SDG": 0.00901
}
}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.901,
"rate": 0.00901
}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