Rate Overview
Live
1 XOF = 0.111997 AFN
1 AFN = 8.9288
XOF
Avg
0.114250
High
0.120014
Low
0.110765
Last updated: 5/29/2026, 7:56:03 PM
Quick Conversions
| XOF | AFN |
|---|---|
| 1 XOF | 0.11 AFN |
| 10 XOF | 1.12 AFN |
| 50 XOF | 5.60 AFN |
| 100 XOF | 11.20 AFN |
| 500 XOF | 56.00 AFN |
| 1,000 XOF | 112.00 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-05-29T19:56:03Z",
"rates": {
"AFN": 0.111997
}
}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.1997,
"rate": 0.111997
}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