Rate Overview
Live
1 XOF = 0.016842 NOK
1 NOK = 59.3754
XOF
Avg
0.016756
High
0.016854
Low
0.016629
Last updated: 6/15/2026, 3:48:04 PM
Quick Conversions
| XOF | NOK |
|---|---|
| 1 XOF | 0.02 NOK |
| 10 XOF | 0.17 NOK |
| 50 XOF | 0.84 NOK |
| 100 XOF | 1.68 NOK |
| 500 XOF | 8.42 NOK |
| 1,000 XOF | 16.84 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-06-15T15:48:04Z",
"rates": {
"NOK": 0.016842
}
}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.6842,
"rate": 0.016842
}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