Rate Overview
Live
1 XOF = 0.003150 AWG
1 AWG = 317.4603
XOF
Avg
0.003155
High
0.003163
Low
0.003148
Last updated: 3/27/2026, 6:19:40 AM
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.58 AWG |
| 1,000 XOF | 3.15 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-03-27T06:19:40Z",
"rates": {
"AWG": 0.00315
}
}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.315,
"rate": 0.00315
}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