Rate Overview
Live
1 GBP = 758.4249 XOF
1 XOF = 0.001319
GBP
Avg
756.1852
High
761.3996
Low
747.8957
Last updated: 3/27/2026, 4:21:46 AM
Quick Conversions
| GBP | XOF |
|---|---|
| 1 GBP | 758.42 XOF |
| 10 GBP | 7,584.25 XOF |
| 50 GBP | 37,921.25 XOF |
| 100 GBP | 75,842.49 XOF |
| 500 GBP | 379,212.45 XOF |
| 1,000 GBP | 758,424.91 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-03-27T04:21:46Z",
"rates": {
"XOF": 758.424908
}
}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": 75842.4908,
"rate": 758.424908
}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