Rate Overview
Live
1 XOF = 0.016636 NOK
1 NOK = 60.1106
XOF
Avg
0.016569
High
0.016636
Low
0.016481
Last updated: 5/6/2026, 10:22:23 AM
Quick Conversions
| XOF | NOK |
|---|---|
| 1 XOF | 0.02 NOK |
| 10 XOF | 0.17 NOK |
| 50 XOF | 0.83 NOK |
| 100 XOF | 1.66 NOK |
| 500 XOF | 8.32 NOK |
| 1,000 XOF | 16.64 NOK |
Get XOF/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=NOKExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-05-06T10:22:23Z",
"rates": {
"NOK": 0.016636
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "NOK",
"amount": 100
},
"result": 1.6636000000000002,
"rate": 0.016636
}Build with XOF/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key