Rate Overview
Live
1 SYP = 0.133491 MWK
1 MWK = 7.4911
SYP
Avg
0.133235
High
0.133511
Low
0.132772
Last updated: 8/24/2026, 7:03:16 PM
Quick Conversions
| SYP | MWK |
|---|---|
| 1 SYP | 0.13 MWK |
| 10 SYP | 1.33 MWK |
| 50 SYP | 6.67 MWK |
| 100 SYP | 13.35 MWK |
| 500 SYP | 66.75 MWK |
| 1,000 SYP | 133.49 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-24T19:03:16Z",
"rates": {
"MWK": 0.133491
}
}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.3491,
"rate": 0.133491
}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