Rate Overview
Live
1 XAF = 0.003164 AWG
1 AWG = 316.0556
XAF
Avg
0.003166
High
0.003178
Low
0.003159
Last updated: 9/3/2026, 2:03:35 PM
Quick Conversions
| XAF | AWG |
|---|---|
| 1 XAF | 0.00 AWG |
| 10 XAF | 0.03 AWG |
| 50 XAF | 0.16 AWG |
| 100 XAF | 0.32 AWG |
| 500 XAF | 1.58 AWG |
| 1,000 XAF | 3.16 AWG |
Get XAF/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=AWGExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-09-03T14:03:35Z",
"rates": {
"AWG": 0.003164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "AWG",
"amount": 100
},
"result": 0.3164,
"rate": 0.003164
}Build with XAF/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key