Rate Overview
Live
1 NZD = 333.2568 XOF
1 XOF = 0.003001
NZD
Avg
332.9230
High
334.6174
Low
331.9166
Last updated: 3/7/2026, 1:05:38 AM
Quick Conversions
| NZD | XOF |
|---|---|
| 1 NZD | 333.26 XOF |
| 10 NZD | 3,332.57 XOF |
| 50 NZD | 16,662.84 XOF |
| 100 NZD | 33,325.68 XOF |
| 500 NZD | 166,628.41 XOF |
| 1,000 NZD | 333,256.81 XOF |
Get NZD/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=XOFExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-03-07T01:05:38Z",
"rates": {
"XOF": 333.25681
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "XOF",
"amount": 100
},
"result": 33325.681,
"rate": 333.25681
}Build with NZD/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key