Rate Overview
Live
1 GBP = 756.3125 XAF
1 XAF = 0.001322
GBP
Avg
755.5897
High
762.2658
Low
745.0369
Last updated: 3/28/2026, 1:55:56 PM
Quick Conversions
| GBP | XAF |
|---|---|
| 1 GBP | 756.31 XAF |
| 10 GBP | 7,563.12 XAF |
| 50 GBP | 37,815.62 XAF |
| 100 GBP | 75,631.25 XAF |
| 500 GBP | 378,156.23 XAF |
| 1,000 GBP | 756,312.46 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-28T13:55:56Z",
"rates": {
"XAF": 756.312458
}
}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": 75631.2458,
"rate": 756.312458
}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