Rate Overview
Live
1 XOF = 0.001327 GIP
1 GIP = 753.5795
XOF
Avg
0.001328
High
0.001335
Low
0.001324
Last updated: 4/18/2026, 8:58:39 AM
Quick Conversions
| XOF | GIP |
|---|---|
| 1 XOF | 0.00 GIP |
| 10 XOF | 0.01 GIP |
| 50 XOF | 0.07 GIP |
| 100 XOF | 0.13 GIP |
| 500 XOF | 0.66 GIP |
| 1,000 XOF | 1.33 GIP |
Get XOF/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=GIPExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-04-18T08:58:39Z",
"rates": {
"GIP": 0.001327
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "GIP",
"amount": 100
},
"result": 0.1327,
"rate": 0.001327
}Build with XOF/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key