Rate Overview
Live
1 GBP = 753.0703 XAF
1 XAF = 0.001328
GBP
Avg
753.5755
High
760.4058
Low
750.4846
Last updated: 4/17/2026, 11:06:59 AM
Quick Conversions
| GBP | XAF |
|---|---|
| 1 GBP | 753.07 XAF |
| 10 GBP | 7,530.70 XAF |
| 50 GBP | 37,653.52 XAF |
| 100 GBP | 75,307.03 XAF |
| 500 GBP | 376,535.17 XAF |
| 1,000 GBP | 753,070.35 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-04-17T11:06:59Z",
"rates": {
"XAF": 753.070347
}
}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": 75307.0347,
"rate": 753.070347
}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