Rate Overview
Live
1 MWK = 0.063458 SYP
1 SYP = 15.7585
MWK
Avg
0.063568
High
0.063908
Low
0.063458
Last updated: 5/9/2026, 7:24:53 AM
Quick Conversions
| MWK | SYP |
|---|---|
| 1 MWK | 0.06 SYP |
| 10 MWK | 0.63 SYP |
| 50 MWK | 3.17 SYP |
| 100 MWK | 6.35 SYP |
| 500 MWK | 31.73 SYP |
| 1,000 MWK | 63.46 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-09T07:24:53Z",
"rates": {
"SYP": 0.063458
}
}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.3458,
"rate": 0.063458
}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