Rate Overview
Live
1 MWK = 0.004635 SBD
1 SBD = 215.7497
MWK
Avg
0.004650
High
0.004678
Low
0.004634
Last updated: 3/8/2026, 8:01:56 AM
Quick Conversions
| MWK | SBD |
|---|---|
| 1 MWK | 0.00 SBD |
| 10 MWK | 0.05 SBD |
| 50 MWK | 0.23 SBD |
| 100 MWK | 0.46 SBD |
| 500 MWK | 2.32 SBD |
| 1,000 MWK | 4.64 SBD |
Get MWK/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=SBDExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-08T08:01:56Z",
"rates": {
"SBD": 0.004635
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "SBD",
"amount": 100
},
"result": 0.4635,
"rate": 0.004635
}Build with MWK/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key