Rate Overview
Live
1 MWK = 7.5026 SYP
1 SYP = 0.133287
MWK
Avg
7.4988
High
7.5066
Low
7.4929
Last updated: 9/13/2026, 10:46:53 PM
Quick Conversions
| MWK | SYP |
|---|---|
| 1 MWK | 7.50 SYP |
| 10 MWK | 75.03 SYP |
| 50 MWK | 375.13 SYP |
| 100 MWK | 750.26 SYP |
| 500 MWK | 3,751.30 SYP |
| 1,000 MWK | 7,502.61 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-09-13T22:46:53Z",
"rates": {
"SYP": 7.502606
}
}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": 750.2606000000001,
"rate": 7.502606
}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