Rate Overview
Live
1 SGD = 14.7603 ZMW
1 ZMW = 0.067749
SGD
Avg
16.9973
High
21.3993
Low
14.5715
Last updated: 5/27/2026, 6:15:23 AM
Quick Conversions
| SGD | ZMW |
|---|---|
| 1 SGD | 14.76 ZMW |
| 10 SGD | 147.60 ZMW |
| 50 SGD | 738.02 ZMW |
| 100 SGD | 1,476.03 ZMW |
| 500 SGD | 7,380.16 ZMW |
| 1,000 SGD | 14,760.31 ZMW |
Get SGD/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=ZMWExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-27T06:15:23Z",
"rates": {
"ZMW": 14.76031
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "ZMW",
"amount": 100
},
"result": 1476.031,
"rate": 14.76031
}Build with SGD/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key