Rate Overview
Live
1 XAF = 0.003148 AWG
1 AWG = 317.6620
XAF
Avg
0.003157
High
0.003167
Low
0.003148
Last updated: 3/27/2026, 9:57:03 AM
Quick Conversions
| XAF | AWG |
|---|---|
| 1 XAF | 0.00 AWG |
| 10 XAF | 0.03 AWG |
| 50 XAF | 0.16 AWG |
| 100 XAF | 0.31 AWG |
| 500 XAF | 1.57 AWG |
| 1,000 XAF | 3.15 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-03-27T09:57:03Z",
"rates": {
"AWG": 0.003148
}
}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.3148,
"rate": 0.003148
}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