Rate Overview
Live
1 MWK = 7.5317 SYP
1 SYP = 0.132773
MWK
Avg
7.5079
High
7.5317
Low
7.4897
Last updated: 8/20/2026, 5:58:04 PM
Quick Conversions
| MWK | SYP |
|---|---|
| 1 MWK | 7.53 SYP |
| 10 MWK | 75.32 SYP |
| 50 MWK | 376.58 SYP |
| 100 MWK | 753.17 SYP |
| 500 MWK | 3,765.84 SYP |
| 1,000 MWK | 7,531.68 SYP |
Get MWK/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=SYPExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-08-20T17:58:04Z",
"rates": {
"SYP": 7.531678
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "SYP",
"amount": 100
},
"result": 753.1678,
"rate": 7.531678
}Build with MWK/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key