Rate Overview
Live
1 SYP = 0.133159 MWK
1 MWK = 7.5098
SYP
Avg
4.0264
High
15.7566
Low
0.133159
Last updated: 8/23/2026, 7:00:13 PM
Quick Conversions
| SYP | MWK |
|---|---|
| 1 SYP | 0.13 MWK |
| 10 SYP | 1.33 MWK |
| 50 SYP | 6.66 MWK |
| 100 SYP | 13.32 MWK |
| 500 SYP | 66.58 MWK |
| 1,000 SYP | 133.16 MWK |
Get SYP/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=MWKExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-23T19:00:13Z",
"rates": {
"MWK": 0.133159
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "MWK",
"amount": 100
},
"result": 13.3159,
"rate": 0.133159
}Build with SYP/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key