Rate Overview
Live
1 SGD = 15.0974 ZMW
1 ZMW = 0.066236
SGD
Avg
15.0157
High
15.0974
Low
14.8541
Last updated: 3/7/2026, 7:43:00 AM
Quick Conversions
| SGD | ZMW |
|---|---|
| 1 SGD | 15.10 ZMW |
| 10 SGD | 150.97 ZMW |
| 50 SGD | 754.87 ZMW |
| 100 SGD | 1,509.74 ZMW |
| 500 SGD | 7,548.72 ZMW |
| 1,000 SGD | 15,097.44 ZMW |
Get SGD/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=ZMWExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-07T07:43:00Z",
"rates": {
"ZMW": 15.097438
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "ZMW",
"amount": 100
},
"result": 1509.7438,
"rate": 15.097438
}Build with SGD/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key