Rate Overview
Live
1 GBP = 758.9603 XOF
1 XOF = 0.001318
GBP
Avg
759.2223
High
760.7554
Low
757.2923
Last updated: 5/6/2026, 10:19:47 AM
Quick Conversions
| GBP | XOF |
|---|---|
| 1 GBP | 758.96 XOF |
| 10 GBP | 7,589.60 XOF |
| 50 GBP | 37,948.01 XOF |
| 100 GBP | 75,896.03 XOF |
| 500 GBP | 379,480.13 XOF |
| 1,000 GBP | 758,960.26 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-05-06T10:19:47Z",
"rates": {
"XOF": 758.960256
}
}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": 75896.0256,
"rate": 758.960256
}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