Rate Overview
Live
1 MWK = 0.328738 SOS
1 SOS = 3.0419
MWK
Avg
0.329144
High
0.329570
Low
0.328738
Last updated: 3/7/2026, 8:53:14 AM
Quick Conversions
| MWK | SOS |
|---|---|
| 1 MWK | 0.33 SOS |
| 10 MWK | 3.29 SOS |
| 50 MWK | 16.44 SOS |
| 100 MWK | 32.87 SOS |
| 500 MWK | 164.37 SOS |
| 1,000 MWK | 328.74 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-03-07T08:53:14Z",
"rates": {
"SOS": 0.328738
}
}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.873799999999996,
"rate": 0.328738
}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