Rate Overview
Live
1 SBD = 2.3425 ZMW
1 ZMW = 0.426900
SBD
Avg
2.3559
High
2.3789
Low
2.3425
Last updated: 5/27/2026, 11:19:55 AM
Quick Conversions
| SBD | ZMW |
|---|---|
| 1 SBD | 2.34 ZMW |
| 10 SBD | 23.42 ZMW |
| 50 SBD | 117.12 ZMW |
| 100 SBD | 234.25 ZMW |
| 500 SBD | 1,171.23 ZMW |
| 1,000 SBD | 2,342.47 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-27T11:19:55Z",
"rates": {
"ZMW": 2.342469
}
}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": 234.24689999999998,
"rate": 2.342469
}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