Rate Overview
Live
1 AWG = 318.2441 XOF
1 XOF = 0.003142
AWG
Avg
323.5122
High
351.9704
Low
307.7566
Last updated: 3/27/2026, 1:26:45 PM
Quick Conversions
| AWG | XOF |
|---|---|
| 1 AWG | 318.24 XOF |
| 10 AWG | 3,182.44 XOF |
| 50 AWG | 15,912.20 XOF |
| 100 AWG | 31,824.41 XOF |
| 500 AWG | 159,122.03 XOF |
| 1,000 AWG | 318,244.05 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-27T13:26:45Z",
"rates": {
"XOF": 318.24405
}
}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": 31824.405000000002,
"rate": 318.24405
}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