Rate Overview
Live
1 GBP = 762.5612 XAF
1 XAF = 0.001311
GBP
Avg
764.7177
High
766.4853
Low
762.5612
Last updated: 9/4/2026, 6:58:12 PM
Quick Conversions
| GBP | XAF |
|---|---|
| 1 GBP | 762.56 XAF |
| 10 GBP | 7,625.61 XAF |
| 50 GBP | 38,128.06 XAF |
| 100 GBP | 76,256.12 XAF |
| 500 GBP | 381,280.60 XAF |
| 1,000 GBP | 762,561.19 XAF |
Get GBP/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=XAFExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-09-04T18:58:12Z",
"rates": {
"XAF": 762.561192
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "XAF",
"amount": 100
},
"result": 76256.1192,
"rate": 762.561192
}Build with GBP/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key