Rate Overview
Live
1 XOF = 0.109945 AFN
1 AFN = 9.0955
XOF
Avg
0.111386
High
0.113081
Low
0.109945
Last updated: 3/27/2026, 2:52:59 AM
Quick Conversions
| XOF | AFN |
|---|---|
| 1 XOF | 0.11 AFN |
| 10 XOF | 1.10 AFN |
| 50 XOF | 5.50 AFN |
| 100 XOF | 10.99 AFN |
| 500 XOF | 54.97 AFN |
| 1,000 XOF | 109.95 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-03-27T02:52:59Z",
"rates": {
"AFN": 0.109945
}
}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": 10.9945,
"rate": 0.109945
}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