Rate Overview
Live
1 MWK = 0.005621 SEK
1 SEK = 177.9043
MWK
Avg
0.005587
High
0.005637
Low
0.005549
Last updated: 7/24/2026, 3:42:58 AM
Quick Conversions
| MWK | SEK |
|---|---|
| 1 MWK | 0.01 SEK |
| 10 MWK | 0.06 SEK |
| 50 MWK | 0.28 SEK |
| 100 MWK | 0.56 SEK |
| 500 MWK | 2.81 SEK |
| 1,000 MWK | 5.62 SEK |
Get MWK/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=SEKExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-24T03:42:58Z",
"rates": {
"SEK": 0.005621
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "SEK",
"amount": 100
},
"result": 0.5621,
"rate": 0.005621
}Build with MWK/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key