Rate Overview
Live
1 SBD = 2.2518 ZMW
1 ZMW = 0.444089
SBD
Avg
2.8622
High
3.3806
Low
2.1884
Last updated: 7/20/2026, 12:32:36 AM
Quick Conversions
| SBD | ZMW |
|---|---|
| 1 SBD | 2.25 ZMW |
| 10 SBD | 22.52 ZMW |
| 50 SBD | 112.59 ZMW |
| 100 SBD | 225.18 ZMW |
| 500 SBD | 1,125.90 ZMW |
| 1,000 SBD | 2,251.80 ZMW |
Get SBD/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=ZMWExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-20T00:32:36Z",
"rates": {
"ZMW": 2.251801
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "ZMW",
"amount": 100
},
"result": 225.18009999999998,
"rate": 2.251801
}Build with SBD/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key