Rate Overview
Live
1 XAF = 0.001301 GBP
1 GBP = 768.6395
XAF
Avg
0.001304
High
0.001343
Low
0.001261
Last updated: 7/26/2026, 2:10:49 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.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-26T02:10:49Z",
"rates": {
"GBP": 0.001301
}
}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.1301,
"rate": 0.001301
}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