Rate Overview
Live
1 XAF = 0.017072 NOK
1 NOK = 58.5754
XAF
Avg
0.017038
High
0.017226
Low
0.016829
Last updated: 3/27/2026, 3:10:26 PM
Quick Conversions
| XAF | NOK |
|---|---|
| 1 XAF | 0.02 NOK |
| 10 XAF | 0.17 NOK |
| 50 XAF | 0.85 NOK |
| 100 XAF | 1.71 NOK |
| 500 XAF | 8.54 NOK |
| 1,000 XAF | 17.07 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-03-27T15:10:26Z",
"rates": {
"NOK": 0.017072
}
}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.7072,
"rate": 0.017072
}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