Rate Overview
Live
1 GEL = 37.7640 XPF
1 XPF = 0.026480
GEL
Avg
37.8880
High
38.1175
Low
37.7078
Last updated: 4/17/2026, 12:34:14 AM
Quick Conversions
| GEL | XPF |
|---|---|
| 1 GEL | 37.76 XPF |
| 10 GEL | 377.64 XPF |
| 50 GEL | 1,888.20 XPF |
| 100 GEL | 3,776.40 XPF |
| 500 GEL | 18,882.00 XPF |
| 1,000 GEL | 37,763.99 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-04-17T00:34:14Z",
"rates": {
"XPF": 37.763993
}
}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": 3776.3993,
"rate": 37.763993
}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