Rate Overview
Live
1 MWK = 0.005356 SEK
1 SEK = 186.7065
MWK
Avg
0.005667
High
0.006410
Low
0.005174
Last updated: 5/27/2026, 9:39:33 PM
Quick Conversions
| MWK | SEK |
|---|---|
| 1 MWK | 0.01 SEK |
| 10 MWK | 0.05 SEK |
| 50 MWK | 0.27 SEK |
| 100 MWK | 0.54 SEK |
| 500 MWK | 2.68 SEK |
| 1,000 MWK | 5.36 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-05-27T21:39:33Z",
"rates": {
"SEK": 0.005356
}
}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.5356,
"rate": 0.005356
}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