Rate Overview
Live
1 XOF = 0.003180 AWG
1 AWG = 314.4654
XOF
Avg
0.003173
High
0.003180
Low
0.003166
Last updated: 5/28/2026, 6:34:17 PM
Quick Conversions
| XOF | AWG |
|---|---|
| 1 XOF | 0.00 AWG |
| 10 XOF | 0.03 AWG |
| 50 XOF | 0.16 AWG |
| 100 XOF | 0.32 AWG |
| 500 XOF | 1.59 AWG |
| 1,000 XOF | 3.18 AWG |
Get XOF/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=AWGExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-05-28T18:34:17Z",
"rates": {
"AWG": 0.00318
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "AWG",
"amount": 100
},
"result": 0.318,
"rate": 0.00318
}Build with XOF/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key