Rate Overview
Live
1 SBD = 2.2603 ZMW
1 ZMW = 0.442410
SBD
Avg
2.2559
High
2.3104
Low
2.2183
Last updated: 7/21/2026, 8:41:03 PM
Quick Conversions
| SBD | ZMW |
|---|---|
| 1 SBD | 2.26 ZMW |
| 10 SBD | 22.60 ZMW |
| 50 SBD | 113.02 ZMW |
| 100 SBD | 226.03 ZMW |
| 500 SBD | 1,130.17 ZMW |
| 1,000 SBD | 2,260.35 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-21T20:41:03Z",
"rates": {
"ZMW": 2.260345
}
}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": 226.0345,
"rate": 2.260345
}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