Rate Overview
Live
1 GBP = 757.1635 XAF
1 XAF = 0.001321
GBP
Avg
752.5989
High
757.5957
Low
745.0369
Last updated: 3/8/2026, 7:44:06 AM
Quick Conversions
| GBP | XAF |
|---|---|
| 1 GBP | 757.16 XAF |
| 10 GBP | 7,571.64 XAF |
| 50 GBP | 37,858.18 XAF |
| 100 GBP | 75,716.35 XAF |
| 500 GBP | 378,581.77 XAF |
| 1,000 GBP | 757,163.54 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-03-08T07:44:06Z",
"rates": {
"XAF": 757.163542
}
}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": 75716.3542,
"rate": 757.163542
}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