Rate Overview
Live
1 MWK = 0.063940 SYP
1 SYP = 15.6397
MWK
Avg
1.4666
High
6.3834
Low
0.063465
Last updated: 5/29/2026, 5:34:43 PM
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.97 SYP |
| 1,000 MWK | 63.94 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-05-29T17:34:43Z",
"rates": {
"SYP": 0.06394
}
}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.394,
"rate": 0.06394
}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