Rate Overview
Live
1 ZMW = 0.072626 SGD
1 SGD = 13.7692
ZMW
Avg
0.072932
High
0.073802
Low
0.072298
Last updated: 6/16/2026, 10:12:06 AM
Quick Conversions
| ZMW | SGD |
|---|---|
| 1 ZMW | 0.07 SGD |
| 10 ZMW | 0.73 SGD |
| 50 ZMW | 3.63 SGD |
| 100 ZMW | 7.26 SGD |
| 500 ZMW | 36.31 SGD |
| 1,000 ZMW | 72.63 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-06-16T10:12:06Z",
"rates": {
"SGD": 0.072626
}
}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": 7.2626,
"rate": 0.072626
}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