Rate Overview
Live
1 GEL = 39.8826 XPF
1 XPF = 0.025074
GEL
Avg
38.6246
High
40.8075
Low
36.8106
Last updated: 7/23/2026, 6:59:36 AM
Quick Conversions
| GEL | XPF |
|---|---|
| 1 GEL | 39.88 XPF |
| 10 GEL | 398.83 XPF |
| 50 GEL | 1,994.13 XPF |
| 100 GEL | 3,988.26 XPF |
| 500 GEL | 19,941.29 XPF |
| 1,000 GEL | 39,882.58 XPF |
Get GEL/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=XPFExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-23T06:59:36Z",
"rates": {
"XPF": 39.882584
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "XPF",
"amount": 100
},
"result": 3988.2584,
"rate": 39.882584
}Build with GEL/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key