Rate Overview
Live
1 GEL = 38.3203 XPF
1 XPF = 0.026096
GEL
Avg
37.9346
High
38.5592
Low
37.3743
Last updated: 5/27/2026, 1:36:15 PM
Quick Conversions
| GEL | XPF |
|---|---|
| 1 GEL | 38.32 XPF |
| 10 GEL | 383.20 XPF |
| 50 GEL | 1,916.01 XPF |
| 100 GEL | 3,832.03 XPF |
| 500 GEL | 19,160.14 XPF |
| 1,000 GEL | 38,320.28 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-27T13:36:15Z",
"rates": {
"XPF": 38.320275
}
}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": 3832.0275,
"rate": 38.320275
}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