Rate Overview
Live
1 SGD = 14.8633 ZMW
1 ZMW = 0.067280
SGD
Avg
14.7314
High
14.8633
Low
14.6408
Last updated: 5/7/2026, 3:27:00 AM
Quick Conversions
| SGD | ZMW |
|---|---|
| 1 SGD | 14.86 ZMW |
| 10 SGD | 148.63 ZMW |
| 50 SGD | 743.17 ZMW |
| 100 SGD | 1,486.33 ZMW |
| 500 SGD | 7,431.65 ZMW |
| 1,000 SGD | 14,863.30 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-07T03:27:00Z",
"rates": {
"ZMW": 14.863301
}
}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": 1486.3301,
"rate": 14.863301
}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