Rate Overview
Live
1 XAF = 0.001320 GBP
1 GBP = 757.5758
XAF
Avg
0.001331
High
0.001342
Low
0.001320
Last updated: 3/7/2026, 12:30:34 AM
Quick Conversions
| XAF | GBP |
|---|---|
| 1 XAF | 0.00 GBP |
| 10 XAF | 0.01 GBP |
| 50 XAF | 0.07 GBP |
| 100 XAF | 0.13 GBP |
| 500 XAF | 0.66 GBP |
| 1,000 XAF | 1.32 GBP |
Get XAF/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=GBPExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-03-07T00:30:34Z",
"rates": {
"GBP": 0.00132
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "GBP",
"amount": 100
},
"result": 0.132,
"rate": 0.00132
}Build with XAF/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key