Rate Overview
Live
1 SYP = 0.133443 MWK
1 MWK = 7.4938
SYP
Avg
14.3972
High
15.7584
Low
0.133443
Last updated: 8/19/2026, 11:34:42 PM
Quick Conversions
| SYP | MWK |
|---|---|
| 1 SYP | 0.13 MWK |
| 10 SYP | 1.33 MWK |
| 50 SYP | 6.67 MWK |
| 100 SYP | 13.34 MWK |
| 500 SYP | 66.72 MWK |
| 1,000 SYP | 133.44 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-19T23:34:42Z",
"rates": {
"MWK": 0.133443
}
}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.3443,
"rate": 0.133443
}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