Rate Overview
Live
1 XAF = 0.016469 NOK
1 NOK = 60.7201
XAF
Avg
0.016498
High
0.016651
Low
0.016353
Last updated: 5/28/2026, 1:19:05 AM
Quick Conversions
| XAF | NOK |
|---|---|
| 1 XAF | 0.02 NOK |
| 10 XAF | 0.16 NOK |
| 50 XAF | 0.82 NOK |
| 100 XAF | 1.65 NOK |
| 500 XAF | 8.23 NOK |
| 1,000 XAF | 16.47 NOK |
Get XAF/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=NOKExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-05-28T01:19:05Z",
"rates": {
"NOK": 0.016469
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "NOK",
"amount": 100
},
"result": 1.6469,
"rate": 0.016469
}Build with XAF/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key