Rate Overview
Live
1 GBP = 757.9432 XOF
1 XOF = 0.001319
GBP
Avg
752.3004
High
757.9432
Low
747.8957
Last updated: 3/7/2026, 1:05:57 AM
Quick Conversions
| GBP | XOF |
|---|---|
| 1 GBP | 757.94 XOF |
| 10 GBP | 7,579.43 XOF |
| 50 GBP | 37,897.16 XOF |
| 100 GBP | 75,794.32 XOF |
| 500 GBP | 378,971.62 XOF |
| 1,000 GBP | 757,943.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-03-07T01:05:57Z",
"rates": {
"XOF": 757.943243
}
}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": 75794.32430000001,
"rate": 757.943243
}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