Rate Overview
Live
1 SBD = 2.3520 ZMW
1 ZMW = 0.425167
SBD
Avg
2.6649
High
3.2856
Low
2.3234
Last updated: 5/27/2026, 7:29:16 AM
Quick Conversions
| SBD | ZMW |
|---|---|
| 1 SBD | 2.35 ZMW |
| 10 SBD | 23.52 ZMW |
| 50 SBD | 117.60 ZMW |
| 100 SBD | 235.20 ZMW |
| 500 SBD | 1,176.01 ZMW |
| 1,000 SBD | 2,352.02 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-05-27T07:29:16Z",
"rates": {
"ZMW": 2.352015
}
}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": 235.2015,
"rate": 2.352015
}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