Rate Overview
Live
1 AWG = 317.9893 XOF
1 XOF = 0.003145
AWG
Avg
316.9272
High
317.9893
Low
316.1420
Last updated: 3/27/2026, 8:03:52 AM
Quick Conversions
| AWG | XOF |
|---|---|
| 1 AWG | 317.99 XOF |
| 10 AWG | 3,179.89 XOF |
| 50 AWG | 15,899.47 XOF |
| 100 AWG | 31,798.93 XOF |
| 500 AWG | 158,994.65 XOF |
| 1,000 AWG | 317,989.30 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-03-27T08:03:52Z",
"rates": {
"XOF": 317.989301
}
}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": 31798.9301,
"rate": 317.989301
}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