Rate Overview
Live
1 ZMW = 0.070094 SGD
1 SGD = 14.2666
ZMW
Avg
0.071000
High
0.072478
Low
0.069944
Last updated: 7/22/2026, 6:39:14 PM
Quick Conversions
| ZMW | SGD |
|---|---|
| 1 ZMW | 0.07 SGD |
| 10 ZMW | 0.70 SGD |
| 50 ZMW | 3.50 SGD |
| 100 ZMW | 7.01 SGD |
| 500 ZMW | 35.05 SGD |
| 1,000 ZMW | 70.09 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-07-22T18:39:14Z",
"rates": {
"SGD": 0.070094
}
}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.0094,
"rate": 0.070094
}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