Rate Overview
Live
1 MWK = 0.328063 SOS
1 SOS = 3.0482
MWK
Avg
0.328771
High
0.330577
Low
0.318151
Last updated: 8/1/2026, 1:25:51 AM
Quick Conversions
| MWK | SOS |
|---|---|
| 1 MWK | 0.33 SOS |
| 10 MWK | 3.28 SOS |
| 50 MWK | 16.40 SOS |
| 100 MWK | 32.81 SOS |
| 500 MWK | 164.03 SOS |
| 1,000 MWK | 328.06 SOS |
Get MWK/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=SOSExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-08-01T01:25:51Z",
"rates": {
"SOS": 0.328063
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "SOS",
"amount": 100
},
"result": 32.8063,
"rate": 0.328063
}Build with MWK/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key