Rate Overview
Live
1 XOF = 0.004542 GEL
1 GEL = 220.1673
XOF
Avg
0.004553
High
0.004561
Low
0.004542
Last updated: 7/28/2026, 7:45:28 AM
Quick Conversions
| XOF | GEL |
|---|---|
| 1 XOF | 0.00 GEL |
| 10 XOF | 0.05 GEL |
| 50 XOF | 0.23 GEL |
| 100 XOF | 0.45 GEL |
| 500 XOF | 2.27 GEL |
| 1,000 XOF | 4.54 GEL |
Get XOF/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=GELExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-28T07:45:28Z",
"rates": {
"GEL": 0.004542
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "GEL",
"amount": 100
},
"result": 0.4542,
"rate": 0.004542
}Build with XOF/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key