Rate Overview
Live
1 MWK = 0.063900 SYP
1 SYP = 15.6495
MWK
Avg
0.063798
High
0.064295
Low
0.063430
Last updated: 3/27/2026, 5:00:58 AM
Quick Conversions
| MWK | SYP |
|---|---|
| 1 MWK | 0.06 SYP |
| 10 MWK | 0.64 SYP |
| 50 MWK | 3.20 SYP |
| 100 MWK | 6.39 SYP |
| 500 MWK | 31.95 SYP |
| 1,000 MWK | 63.90 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-03-27T05:00:58Z",
"rates": {
"SYP": 0.0639
}
}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": 6.39,
"rate": 0.0639
}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