Rate Overview
Live
1 GBP = 763.0340 XOF
1 XOF = 0.001311
GBP
Avg
764.8733
High
766.6123
Low
762.4978
Last updated: 9/3/2026, 11:30:46 PM
Quick Conversions
| GBP | XOF |
|---|---|
| 1 GBP | 763.03 XOF |
| 10 GBP | 7,630.34 XOF |
| 50 GBP | 38,151.70 XOF |
| 100 GBP | 76,303.40 XOF |
| 500 GBP | 381,516.99 XOF |
| 1,000 GBP | 763,033.97 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-09-03T23:30:46Z",
"rates": {
"XOF": 763.03397
}
}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": 76303.397,
"rate": 763.03397
}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