Rate Overview
Live
1 XOF = 0.115443 AFN
1 AFN = 8.6623
XOF
Avg
0.115304
High
0.116296
Low
0.114267
Last updated: 7/28/2026, 7:56:08 PM
Quick Conversions
| XOF | AFN |
|---|---|
| 1 XOF | 0.12 AFN |
| 10 XOF | 1.15 AFN |
| 50 XOF | 5.77 AFN |
| 100 XOF | 11.54 AFN |
| 500 XOF | 57.72 AFN |
| 1,000 XOF | 115.44 AFN |
Get XOF/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=AFNExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-28T19:56:08Z",
"rates": {
"AFN": 0.115443
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "AFN",
"amount": 100
},
"result": 11.5443,
"rate": 0.115443
}Build with XOF/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key