Rate Overview
Live
1 SBD = 2.3994 ZMW
1 ZMW = 0.416770
SBD
Avg
2.3722
High
2.3994
Low
2.3320
Last updated: 3/7/2026, 9:16:37 AM
Quick Conversions
| SBD | ZMW |
|---|---|
| 1 SBD | 2.40 ZMW |
| 10 SBD | 23.99 ZMW |
| 50 SBD | 119.97 ZMW |
| 100 SBD | 239.94 ZMW |
| 500 SBD | 1,199.70 ZMW |
| 1,000 SBD | 2,399.40 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-03-07T09:16:37Z",
"rates": {
"ZMW": 2.399405
}
}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": 239.9405,
"rate": 2.399405
}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