Rate Overview
Live
1 XOF = 0.004798 GEL
1 GEL = 208.4202
XOF
Avg
0.004796
High
0.004816
Low
0.004784
Last updated: 5/9/2026, 4:57:54 AM
Quick Conversions
| XOF | GEL |
|---|---|
| 1 XOF | 0.00 GEL |
| 10 XOF | 0.05 GEL |
| 50 XOF | 0.24 GEL |
| 100 XOF | 0.48 GEL |
| 500 XOF | 2.40 GEL |
| 1,000 XOF | 4.80 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-05-09T04:57:54Z",
"rates": {
"GEL": 0.004798
}
}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.4798,
"rate": 0.004798
}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