Rate Overview
Live
1 XAF = 0.001306 GBP
1 GBP = 765.6968
XAF
Avg
0.001310
High
0.001315
Low
0.001305
Last updated: 7/4/2026, 9:12:06 AM
Quick Conversions
| XAF | GBP |
|---|---|
| 1 XAF | 0.00 GBP |
| 10 XAF | 0.01 GBP |
| 50 XAF | 0.07 GBP |
| 100 XAF | 0.13 GBP |
| 500 XAF | 0.65 GBP |
| 1,000 XAF | 1.31 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-04T09:12:06Z",
"rates": {
"GBP": 0.001306
}
}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.13060000000000002,
"rate": 0.001306
}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