Rate Overview
Live
1 GBP = 768.3714 XOF
1 XOF = 0.001301
GBP
Avg
769.7609
High
772.6632
Low
768.0762
Last updated: 7/25/2026, 10:23:07 PM
Quick Conversions
| GBP | XOF |
|---|---|
| 1 GBP | 768.37 XOF |
| 10 GBP | 7,683.71 XOF |
| 50 GBP | 38,418.57 XOF |
| 100 GBP | 76,837.14 XOF |
| 500 GBP | 384,185.68 XOF |
| 1,000 GBP | 768,371.37 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-25T22:23:07Z",
"rates": {
"XOF": 768.371369
}
}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": 76837.1369,
"rate": 768.371369
}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