Rate Overview
Live
1 SYP = 0.133511 MWK
1 MWK = 7.4900
SYP
Avg
0.133281
High
0.133511
Low
0.132772
Last updated: 8/22/2026, 1:36:28 AM
Quick Conversions
| SYP | MWK |
|---|---|
| 1 SYP | 0.13 MWK |
| 10 SYP | 1.34 MWK |
| 50 SYP | 6.68 MWK |
| 100 SYP | 13.35 MWK |
| 500 SYP | 66.76 MWK |
| 1,000 SYP | 133.51 MWK |
Get SYP/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=MWKExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-22T01:36:28Z",
"rates": {
"MWK": 0.133511
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "MWK",
"amount": 100
},
"result": 13.351099999999999,
"rate": 0.133511
}Build with SYP/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key