Rate Overview
Live
1 MWK = 0.004657 SBD
1 SBD = 214.7305
MWK
Avg
0.004749
High
0.004903
Low
0.004590
Last updated: 7/29/2026, 12:10:46 AM
Quick Conversions
| MWK | SBD |
|---|---|
| 1 MWK | 0.00 SBD |
| 10 MWK | 0.05 SBD |
| 50 MWK | 0.23 SBD |
| 100 MWK | 0.47 SBD |
| 500 MWK | 2.33 SBD |
| 1,000 MWK | 4.66 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-07-29T00:10:46Z",
"rates": {
"SBD": 0.004657
}
}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.46569999999999995,
"rate": 0.004657
}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