Rate Overview
Live
1 XOF = 0.032306 ZMW
1 ZMW = 30.9540
XOF
Avg
0.032189
High
0.032368
Low
0.031840
Last updated: 7/28/2026, 12:14:31 AM
Quick Conversions
| XOF | ZMW |
|---|---|
| 1 XOF | 0.03 ZMW |
| 10 XOF | 0.32 ZMW |
| 50 XOF | 1.62 ZMW |
| 100 XOF | 3.23 ZMW |
| 500 XOF | 16.15 ZMW |
| 1,000 XOF | 32.31 ZMW |
Get XOF/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=ZMWExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-28T00:14:31Z",
"rates": {
"ZMW": 0.032306
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "ZMW",
"amount": 100
},
"result": 3.2306,
"rate": 0.032306
}Build with XOF/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key