Rate Overview
Live
1 XOF = 0.016687 NOK
1 NOK = 59.9269
XOF
Avg
0.017747
High
0.018456
Low
0.016415
Last updated: 7/22/2026, 11:25:49 AM
Quick Conversions
| XOF | NOK |
|---|---|
| 1 XOF | 0.02 NOK |
| 10 XOF | 0.17 NOK |
| 50 XOF | 0.83 NOK |
| 100 XOF | 1.67 NOK |
| 500 XOF | 8.34 NOK |
| 1,000 XOF | 16.69 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-07-22T11:25:49Z",
"rates": {
"NOK": 0.016687
}
}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.6687,
"rate": 0.016687
}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