Rate Overview
Live
1 MWK = 0.063720 SYP
1 SYP = 15.6937
MWK
Avg
0.063735
High
0.063906
Low
0.063670
Last updated: 6/18/2026, 7:59:56 PM
Quick Conversions
| MWK | SYP |
|---|---|
| 1 MWK | 0.06 SYP |
| 10 MWK | 0.64 SYP |
| 50 MWK | 3.19 SYP |
| 100 MWK | 6.37 SYP |
| 500 MWK | 31.86 SYP |
| 1,000 MWK | 63.72 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-06-18T19:59:56Z",
"rates": {
"SYP": 0.06372
}
}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.372,
"rate": 0.06372
}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