Rate Overview
Live
1 ZMW = 0.068165 SGD
1 SGD = 14.6703
ZMW
Avg
0.066668
High
0.068627
Low
0.065326
Last updated: 3/27/2026, 6:41:00 PM
Quick Conversions
| ZMW | SGD |
|---|---|
| 1 ZMW | 0.07 SGD |
| 10 ZMW | 0.68 SGD |
| 50 ZMW | 3.41 SGD |
| 100 ZMW | 6.82 SGD |
| 500 ZMW | 34.08 SGD |
| 1,000 ZMW | 68.17 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-27T18:41:00Z",
"rates": {
"SGD": 0.068165
}
}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.8165000000000004,
"rate": 0.068165
}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