Rate Overview
Live
1 SYP = 15.6493 MWK
1 MWK = 0.063900
SYP
Avg
15.6744
High
15.7652
Low
15.5533
Last updated: 3/27/2026, 3:28:42 AM
Quick Conversions
| SYP | MWK |
|---|---|
| 1 SYP | 15.65 MWK |
| 10 SYP | 156.49 MWK |
| 50 SYP | 782.47 MWK |
| 100 SYP | 1,564.93 MWK |
| 500 SYP | 7,824.67 MWK |
| 1,000 SYP | 15,649.34 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-03-27T03:28:42Z",
"rates": {
"MWK": 15.649344
}
}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": 1564.9343999999999,
"rate": 15.649344
}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