Rate Overview
Live
1 ZMW = 0.070545 SGD
1 SGD = 14.1753
ZMW
Avg
0.067290
High
0.073088
Low
0.057819
Last updated: 7/20/2026, 2:33:43 PM
Quick Conversions
| ZMW | SGD |
|---|---|
| 1 ZMW | 0.07 SGD |
| 10 ZMW | 0.71 SGD |
| 50 ZMW | 3.53 SGD |
| 100 ZMW | 7.05 SGD |
| 500 ZMW | 35.27 SGD |
| 1,000 ZMW | 70.55 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-20T14:33:43Z",
"rates": {
"SGD": 0.070545
}
}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.0545,
"rate": 0.070545
}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