Rate Overview
Live
1 ZMW = 0.066236 SGD
1 SGD = 15.0975
ZMW
Avg
0.066599
High
0.067321
Low
0.066236
Last updated: 3/7/2026, 9:29:46 AM
Quick Conversions
| ZMW | SGD |
|---|---|
| 1 ZMW | 0.07 SGD |
| 10 ZMW | 0.66 SGD |
| 50 ZMW | 3.31 SGD |
| 100 ZMW | 6.62 SGD |
| 500 ZMW | 33.12 SGD |
| 1,000 ZMW | 66.24 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-03-07T09:29:46Z",
"rates": {
"SGD": 0.066236
}
}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.623600000000001,
"rate": 0.066236
}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