Rate Overview
Live
1 XOF = 0.034184 ZMW
1 ZMW = 29.2535
XOF
Avg
0.034150
High
0.034394
Low
0.033865
Last updated: 4/18/2026, 8:58:37 AM
Quick Conversions
| XOF | ZMW |
|---|---|
| 1 XOF | 0.03 ZMW |
| 10 XOF | 0.34 ZMW |
| 50 XOF | 1.71 ZMW |
| 100 XOF | 3.42 ZMW |
| 500 XOF | 17.09 ZMW |
| 1,000 XOF | 34.18 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-04-18T08:58:37Z",
"rates": {
"ZMW": 0.034184
}
}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.4184,
"rate": 0.034184
}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