Rate Overview
Live
1 GBP = 756.4713 XAF
1 XAF = 0.001322
GBP
Avg
759.8031
High
762.5831
Low
756.4713
Last updated: 5/7/2026, 11:01:32 PM
Quick Conversions
| GBP | XAF |
|---|---|
| 1 GBP | 756.47 XAF |
| 10 GBP | 7,564.71 XAF |
| 50 GBP | 37,823.57 XAF |
| 100 GBP | 75,647.13 XAF |
| 500 GBP | 378,235.66 XAF |
| 1,000 GBP | 756,471.31 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-05-07T23:01:32Z",
"rates": {
"XAF": 756.471311
}
}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": 75647.1311,
"rate": 756.471311
}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