Rate Overview
Live
1 XOF = 0.001300 GBP
1 GBP = 769.2308
XOF
Avg
0.001328
High
0.001355
Low
0.001298
Last updated: 7/22/2026, 9:24:44 AM
Quick Conversions
| XOF | GBP |
|---|---|
| 1 XOF | 0.00 GBP |
| 10 XOF | 0.01 GBP |
| 50 XOF | 0.07 GBP |
| 100 XOF | 0.13 GBP |
| 500 XOF | 0.65 GBP |
| 1,000 XOF | 1.30 GBP |
Get XOF/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=GBPExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-22T09:24:44Z",
"rates": {
"GBP": 0.0013
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "GBP",
"amount": 100
},
"result": 0.13,
"rate": 0.0013
}Build with XOF/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key