Rate Overview
Live
1 XOF = 0.003148 AWG
1 AWG = 317.6620
XOF
Avg
0.003096
High
0.003249
Low
0.002841
Last updated: 3/27/2026, 4:24:39 AM
Quick Conversions
| XOF | AWG |
|---|---|
| 1 XOF | 0.00 AWG |
| 10 XOF | 0.03 AWG |
| 50 XOF | 0.16 AWG |
| 100 XOF | 0.31 AWG |
| 500 XOF | 1.57 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-27T04:24:39Z",
"rates": {
"AWG": 0.003148
}
}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.3148,
"rate": 0.003148
}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