Rate Overview
Live
1 XAF = 0.017119 NOK
1 NOK = 58.4146
XAF
Avg
0.017390
High
0.018040
Low
0.016852
Last updated: 3/27/2026, 5:05:09 PM
Quick Conversions
| XAF | NOK |
|---|---|
| 1 XAF | 0.02 NOK |
| 10 XAF | 0.17 NOK |
| 50 XAF | 0.86 NOK |
| 100 XAF | 1.71 NOK |
| 500 XAF | 8.56 NOK |
| 1,000 XAF | 17.12 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-27T17:05:09Z",
"rates": {
"NOK": 0.017119
}
}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.7119,
"rate": 0.017119
}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