Rate Overview
Live
1 XOF = 0.001301 GBP
1 GBP = 768.6395
XOF
Avg
0.001318
High
0.001335
Low
0.001294
Last updated: 7/25/2026, 10:48:52 PM
Quick Conversions
| XOF | GBP |
|---|---|
| 1 XOF | 0.00 GBP |
| 10 XOF | 0.01 GBP |
| 50 XOF | 0.07 GBP |
| 100 XOF | 0.13 GBP |
| 500 XOF | 0.65 GBP |
| 1,000 XOF | 1.30 GBP |
Get XOF/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=GBPExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-25T22:48:52Z",
"rates": {
"GBP": 0.001301
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "GBP",
"amount": 100
},
"result": 0.1301,
"rate": 0.001301
}Build with XOF/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key