Rate Overview
Live
1 AWG = 308.9542 XOF
1 XOF = 0.003237
AWG
Avg
309.9830
High
311.6368
Low
308.9542
Last updated: 4/18/2026, 8:52:07 AM
Quick Conversions
| AWG | XOF |
|---|---|
| 1 AWG | 308.95 XOF |
| 10 AWG | 3,089.54 XOF |
| 50 AWG | 15,447.71 XOF |
| 100 AWG | 30,895.42 XOF |
| 500 AWG | 154,477.08 XOF |
| 1,000 AWG | 308,954.16 XOF |
Get AWG/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=XOFExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-04-18T08:52:07Z",
"rates": {
"XOF": 308.954157
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "XOF",
"amount": 100
},
"result": 30895.4157,
"rate": 308.954157
}Build with AWG/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key