Rate Overview
Live
1 SYP = 0.167449 ZMW
1 ZMW = 5.9720
SYP
Avg
0.165844
High
0.167449
Low
0.163390
Last updated: 7/8/2026, 10:27:23 AM
Quick Conversions
| SYP | ZMW |
|---|---|
| 1 SYP | 0.17 ZMW |
| 10 SYP | 1.67 ZMW |
| 50 SYP | 8.37 ZMW |
| 100 SYP | 16.74 ZMW |
| 500 SYP | 83.72 ZMW |
| 1,000 SYP | 167.45 ZMW |
Get SYP/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=ZMWExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-07-08T10:27:23Z",
"rates": {
"ZMW": 0.167449
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "ZMW",
"amount": 100
},
"result": 16.744899999999998,
"rate": 0.167449
}Build with SYP/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key