Rate Overview
Live
1 SBD = 2.3644 ZMW
1 ZMW = 0.422935
SBD
Avg
2.3477
High
2.3669
Low
2.3226
Last updated: 5/7/2026, 4:28:43 AM
Quick Conversions
| SBD | ZMW |
|---|---|
| 1 SBD | 2.36 ZMW |
| 10 SBD | 23.64 ZMW |
| 50 SBD | 118.22 ZMW |
| 100 SBD | 236.44 ZMW |
| 500 SBD | 1,182.22 ZMW |
| 1,000 SBD | 2,364.43 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-07T04:28:43Z",
"rates": {
"ZMW": 2.364431
}
}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": 236.44310000000002,
"rate": 2.364431
}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