Rate Overview
Live
1 GBP = 752.1889 XAF
1 XAF = 0.001329
GBP
Avg
758.3664
High
761.0006
Low
752.1889
Last updated: 6/18/2026, 3:04:38 AM
Quick Conversions
| GBP | XAF |
|---|---|
| 1 GBP | 752.19 XAF |
| 10 GBP | 7,521.89 XAF |
| 50 GBP | 37,609.45 XAF |
| 100 GBP | 75,218.89 XAF |
| 500 GBP | 376,094.46 XAF |
| 1,000 GBP | 752,188.93 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-06-18T03:04:38Z",
"rates": {
"XAF": 752.188928
}
}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": 75218.8928,
"rate": 752.188928
}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