Rate Overview
Live
1 SBD = 213.8874 MWK
1 MWK = 0.004675
SBD
Avg
214.9887
High
216.9598
Low
213.8874
Last updated: 7/9/2026, 8:10:04 AM
Quick Conversions
| SBD | MWK |
|---|---|
| 1 SBD | 213.89 MWK |
| 10 SBD | 2,138.87 MWK |
| 50 SBD | 10,694.37 MWK |
| 100 SBD | 21,388.74 MWK |
| 500 SBD | 106,943.70 MWK |
| 1,000 SBD | 213,887.41 MWK |
Get SBD/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=MWKExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-07-09T08:10:04Z",
"rates": {
"MWK": 213.88741
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "MWK",
"amount": 100
},
"result": 21388.740999999998,
"rate": 213.88741
}Build with SBD/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key