Rate Overview
Live
1 MWK = 7.4911 SYP
1 SYP = 0.133491
MWK
Avg
3.2389
High
7.5276
Low
0.063465
Last updated: 8/24/2026, 3:37:13 AM
Quick Conversions
| MWK | SYP |
|---|---|
| 1 MWK | 7.49 SYP |
| 10 MWK | 74.91 SYP |
| 50 MWK | 374.56 SYP |
| 100 MWK | 749.11 SYP |
| 500 MWK | 3,745.57 SYP |
| 1,000 MWK | 7,491.13 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-24T03:37:13Z",
"rates": {
"SYP": 7.491132
}
}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": 749.1132,
"rate": 7.491132
}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