Rate Overview
Live
1 XAF = 0.016486 NOK
1 NOK = 60.6575
XAF
Avg
0.016415
High
0.016486
Low
0.016353
Last updated: 5/28/2026, 3:41:44 AM
Quick Conversions
| XAF | NOK |
|---|---|
| 1 XAF | 0.02 NOK |
| 10 XAF | 0.16 NOK |
| 50 XAF | 0.82 NOK |
| 100 XAF | 1.65 NOK |
| 500 XAF | 8.24 NOK |
| 1,000 XAF | 16.49 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-05-28T03:41:44Z",
"rates": {
"NOK": 0.016486
}
}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.6486,
"rate": 0.016486
}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