Rate Overview
Live
1 GEL = 38.5134 XPF
1 XPF = 0.025965
GEL
Avg
38.4739
High
38.6226
Low
38.3097
Last updated: 5/27/2026, 9:46:26 AM
Quick Conversions
| GEL | XPF |
|---|---|
| 1 GEL | 38.51 XPF |
| 10 GEL | 385.13 XPF |
| 50 GEL | 1,925.67 XPF |
| 100 GEL | 3,851.34 XPF |
| 500 GEL | 19,256.68 XPF |
| 1,000 GEL | 38,513.35 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-05-27T09:46:26Z",
"rates": {
"XPF": 38.513353
}
}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": 3851.3353,
"rate": 38.513353
}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