Rate Overview
Live
1 XOF = 0.032919 ZMW
1 ZMW = 30.3776
XOF
Avg
0.033957
High
0.034588
Low
0.032919
Last updated: 3/27/2026, 2:54:17 AM
Quick Conversions
| XOF | ZMW |
|---|---|
| 1 XOF | 0.03 ZMW |
| 10 XOF | 0.33 ZMW |
| 50 XOF | 1.65 ZMW |
| 100 XOF | 3.29 ZMW |
| 500 XOF | 16.46 ZMW |
| 1,000 XOF | 32.92 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-03-27T02:54:17Z",
"rates": {
"ZMW": 0.032919
}
}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.2918999999999996,
"rate": 0.032919
}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