Rate Overview
Live
1 NZD = 330.0031 XOF
1 XOF = 0.003030
NZD
Avg
330.4038
High
331.8545
Low
328.7196
Last updated: 6/15/2026, 5:00:25 PM
Quick Conversions
| NZD | XOF |
|---|---|
| 1 NZD | 330.00 XOF |
| 10 NZD | 3,300.03 XOF |
| 50 NZD | 16,500.16 XOF |
| 100 NZD | 33,000.31 XOF |
| 500 NZD | 165,001.55 XOF |
| 1,000 NZD | 330,003.11 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-06-15T17:00:25Z",
"rates": {
"XOF": 330.003109
}
}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": 33000.3109,
"rate": 330.003109
}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