Rate Overview
Live
1 ZMW = 0.067603 SGD
1 SGD = 14.7922
ZMW
Avg
0.067914
High
0.068226
Low
0.067472
Last updated: 8/16/2026, 7:43:39 AM
Quick Conversions
| ZMW | SGD |
|---|---|
| 1 ZMW | 0.07 SGD |
| 10 ZMW | 0.68 SGD |
| 50 ZMW | 3.38 SGD |
| 100 ZMW | 6.76 SGD |
| 500 ZMW | 33.80 SGD |
| 1,000 ZMW | 67.60 SGD |
Get ZMW/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZMW¤cies=SGDExample Response:
{
"success": true,
"base": "ZMW",
"date": "2026-08-16T07:43:39Z",
"rates": {
"SGD": 0.067603
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZMW&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZMW",
"to": "SGD",
"amount": 100
},
"result": 6.7603,
"rate": 0.067603
}Build with ZMW/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key