Rate Overview
Live
1 SGD = 14.6756 ZMW
1 ZMW = 0.068141
SGD
Avg
15.4026
High
17.2952
Low
14.6373
Last updated: 3/27/2026, 11:34:31 PM
Quick Conversions
| SGD | ZMW |
|---|---|
| 1 SGD | 14.68 ZMW |
| 10 SGD | 146.76 ZMW |
| 50 SGD | 733.78 ZMW |
| 100 SGD | 1,467.56 ZMW |
| 500 SGD | 7,337.78 ZMW |
| 1,000 SGD | 14,675.55 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-03-27T23:34:31Z",
"rates": {
"ZMW": 14.675554
}
}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": 1467.5554,
"rate": 14.675554
}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