Rate Overview
Live
1 MWK = 7.4897 SYP
1 SYP = 0.133516
MWK
Avg
1.4140
High
7.4897
Low
0.063690
Last updated: 8/13/2026, 7:42:51 AM
Quick Conversions
| MWK | SYP |
|---|---|
| 1 MWK | 7.49 SYP |
| 10 MWK | 74.90 SYP |
| 50 MWK | 374.49 SYP |
| 100 MWK | 748.97 SYP |
| 500 MWK | 3,744.86 SYP |
| 1,000 MWK | 7,489.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-08-13T07:42:51Z",
"rates": {
"SYP": 7.489717
}
}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": 748.9716999999999,
"rate": 7.489717
}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