Rate Overview
Live
1 SYP = 15.6395 MWK
1 MWK = 0.063941
SYP
Avg
6.2931
High
15.7584
Low
0.132879
Last updated: 5/29/2026, 5:35:17 PM
Quick Conversions
| SYP | MWK |
|---|---|
| 1 SYP | 15.64 MWK |
| 10 SYP | 156.40 MWK |
| 50 SYP | 781.98 MWK |
| 100 SYP | 1,563.95 MWK |
| 500 SYP | 7,819.75 MWK |
| 1,000 SYP | 15,639.50 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-05-29T17:35:17Z",
"rates": {
"MWK": 15.639501
}
}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": 1563.9501,
"rate": 15.639501
}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