Rate Overview
Live
1 GEL = 39.7211 XPF
1 XPF = 0.025176
GEL
Avg
39.6574
High
39.7211
Low
39.5503
Last updated: 7/2/2026, 5:52:50 AM
Quick Conversions
| GEL | XPF |
|---|---|
| 1 GEL | 39.72 XPF |
| 10 GEL | 397.21 XPF |
| 50 GEL | 1,986.06 XPF |
| 100 GEL | 3,972.11 XPF |
| 500 GEL | 19,860.56 XPF |
| 1,000 GEL | 39,721.12 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-02T05:52:50Z",
"rates": {
"XPF": 39.721115
}
}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": 3972.1115,
"rate": 39.721115
}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