Rate Overview
Live
1 SYP = 15.7246 MWK
1 MWK = 0.063595
SYP
Avg
15.6923
High
15.7246
Low
15.6544
Last updated: 7/8/2026, 10:19:30 AM
Quick Conversions
| SYP | MWK |
|---|---|
| 1 SYP | 15.72 MWK |
| 10 SYP | 157.25 MWK |
| 50 SYP | 786.23 MWK |
| 100 SYP | 1,572.46 MWK |
| 500 SYP | 7,862.29 MWK |
| 1,000 SYP | 15,724.57 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-07-08T10:19:30Z",
"rates": {
"MWK": 15.72457
}
}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": 1572.4569999999999,
"rate": 15.72457
}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