Rate Overview
Live
1 XAF = 0.001299 GBP
1 GBP = 769.8229
XAF
Avg
0.001305
High
0.001318
Low
0.001293
Last updated: 7/22/2026, 2:57:09 PM
Quick Conversions
| XAF | GBP |
|---|---|
| 1 XAF | 0.00 GBP |
| 10 XAF | 0.01 GBP |
| 50 XAF | 0.06 GBP |
| 100 XAF | 0.13 GBP |
| 500 XAF | 0.65 GBP |
| 1,000 XAF | 1.30 GBP |
Get XAF/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=GBPExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-07-22T14:57:09Z",
"rates": {
"GBP": 0.001299
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "GBP",
"amount": 100
},
"result": 0.12990000000000002,
"rate": 0.001299
}Build with XAF/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key