Rate Overview
Live
1 SGD = 14.7508 ZMW
1 ZMW = 0.067793
SGD
Avg
14.7777
High
14.8427
Low
14.7508
Last updated: 5/27/2026, 8:51:23 AM
Quick Conversions
| SGD | ZMW |
|---|---|
| 1 SGD | 14.75 ZMW |
| 10 SGD | 147.51 ZMW |
| 50 SGD | 737.54 ZMW |
| 100 SGD | 1,475.08 ZMW |
| 500 SGD | 7,375.42 ZMW |
| 1,000 SGD | 14,750.84 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-27T08:51:23Z",
"rates": {
"ZMW": 14.750836
}
}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": 1475.0836,
"rate": 14.750836
}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