Rate Overview
Live
1 XAF = 0.016613 NOK
1 NOK = 60.1938
XAF
Avg
0.017622
High
0.018390
Low
0.016494
Last updated: 7/25/2026, 9:02:16 PM
Quick Conversions
| XAF | NOK |
|---|---|
| 1 XAF | 0.02 NOK |
| 10 XAF | 0.17 NOK |
| 50 XAF | 0.83 NOK |
| 100 XAF | 1.66 NOK |
| 500 XAF | 8.31 NOK |
| 1,000 XAF | 16.61 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-07-25T21:02:16Z",
"rates": {
"NOK": 0.016613
}
}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.6613,
"rate": 0.016613
}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