Rate Overview
Live
1 MWK = 0.004619 SBD
1 SBD = 216.4971
MWK
Avg
0.004618
High
0.004631
Low
0.004603
Last updated: 9/7/2026, 10:31:34 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.31 SBD |
| 1,000 MWK | 4.62 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-09-07T10:31:34Z",
"rates": {
"SBD": 0.004619
}
}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.4619,
"rate": 0.004619
}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