Rate Overview
Live
1 GBP = 765.1922 XOF
1 XOF = 0.001307
GBP
Avg
762.3111
High
765.7715
Low
760.1433
Last updated: 7/3/2026, 12:38:47 PM
Quick Conversions
| GBP | XOF |
|---|---|
| 1 GBP | 765.19 XOF |
| 10 GBP | 7,651.92 XOF |
| 50 GBP | 38,259.61 XOF |
| 100 GBP | 76,519.22 XOF |
| 500 GBP | 382,596.12 XOF |
| 1,000 GBP | 765,192.24 XOF |
Get GBP/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=XOFExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-03T12:38:47Z",
"rates": {
"XOF": 765.192236
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "XOF",
"amount": 100
},
"result": 76519.2236,
"rate": 765.192236
}Build with GBP/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key