Rate Overview
Live
1 XAF = 0.016971 NOK
1 NOK = 58.9240
XAF
Avg
0.017122
High
0.017283
Low
0.016971
Last updated: 3/7/2026, 1:05:40 AM
Quick Conversions
| XAF | NOK |
|---|---|
| 1 XAF | 0.02 NOK |
| 10 XAF | 0.17 NOK |
| 50 XAF | 0.85 NOK |
| 100 XAF | 1.70 NOK |
| 500 XAF | 8.49 NOK |
| 1,000 XAF | 16.97 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-07T01:05:40Z",
"rates": {
"NOK": 0.016971
}
}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.6971,
"rate": 0.016971
}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