Rate Overview
Live
1 GBP = 768.6253 XOF
1 XOF = 0.001301
GBP
Avg
757.9275
High
771.4949
Low
749.2688
Last updated: 7/23/2026, 4:18:15 AM
Quick Conversions
| GBP | XOF |
|---|---|
| 1 GBP | 768.63 XOF |
| 10 GBP | 7,686.25 XOF |
| 50 GBP | 38,431.27 XOF |
| 100 GBP | 76,862.53 XOF |
| 500 GBP | 384,312.66 XOF |
| 1,000 GBP | 768,625.31 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-23T04:18:15Z",
"rates": {
"XOF": 768.625312
}
}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": 76862.5312,
"rate": 768.625312
}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