Rate Overview
Live
1 XOF = 0.003216 ANG
1 ANG = 310.9453
XOF
Avg
0.003213
High
0.003217
Low
0.003195
Last updated: 4/18/2026, 8:58:43 AM
Quick Conversions
| XOF | ANG |
|---|---|
| 1 XOF | 0.00 ANG |
| 10 XOF | 0.03 ANG |
| 50 XOF | 0.16 ANG |
| 100 XOF | 0.32 ANG |
| 500 XOF | 1.61 ANG |
| 1,000 XOF | 3.22 ANG |
Get XOF/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=ANGExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-04-18T08:58:43Z",
"rates": {
"ANG": 0.003216
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "ANG",
"amount": 100
},
"result": 0.3216,
"rate": 0.003216
}Build with XOF/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key