Rate Overview
Live
1 SYP = 0.161513 ZMW
1 ZMW = 6.1915
SYP
Avg
0.159617
High
0.161513
Low
0.157423
Last updated: 6/18/2026, 6:33:24 PM
Quick Conversions
| SYP | ZMW |
|---|---|
| 1 SYP | 0.16 ZMW |
| 10 SYP | 1.62 ZMW |
| 50 SYP | 8.08 ZMW |
| 100 SYP | 16.15 ZMW |
| 500 SYP | 80.76 ZMW |
| 1,000 SYP | 161.51 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-06-18T18:33:24Z",
"rates": {
"ZMW": 0.161513
}
}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.1513,
"rate": 0.161513
}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