Rate Overview
Live
1 AWG = 318.2081 XOF
1 XOF = 0.003143
AWG
Avg
320.7911
High
322.1836
Low
318.2081
Last updated: 7/31/2026, 4:55:12 PM
Quick Conversions
| AWG | XOF |
|---|---|
| 1 AWG | 318.21 XOF |
| 10 AWG | 3,182.08 XOF |
| 50 AWG | 15,910.41 XOF |
| 100 AWG | 31,820.81 XOF |
| 500 AWG | 159,104.06 XOF |
| 1,000 AWG | 318,208.13 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-07-31T16:55:12Z",
"rates": {
"XOF": 318.208128
}
}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": 31820.8128,
"rate": 318.208128
}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