Rate Overview
Live
1 XAF = 0.017046 NOK
1 NOK = 58.6648
XAF
Avg
0.017757
High
0.018247
Low
0.016953
Last updated: 3/27/2026, 11:42:07 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.52 NOK |
| 1,000 XAF | 17.05 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-27T11:42:07Z",
"rates": {
"NOK": 0.017046
}
}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.7046,
"rate": 0.017046
}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