Rate Overview
Live
1 XPF = 0.025035 GEL
1 GEL = 39.9441
XPF
Avg
0.025058
High
0.025105
Low
0.025013
Last updated: 7/27/2026, 8:51:13 PM
Quick Conversions
| XPF | GEL |
|---|---|
| 1 XPF | 0.03 GEL |
| 10 XPF | 0.25 GEL |
| 50 XPF | 1.25 GEL |
| 100 XPF | 2.50 GEL |
| 500 XPF | 12.52 GEL |
| 1,000 XPF | 25.04 GEL |
Get XPF/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=GELExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-27T20:51:13Z",
"rates": {
"GEL": 0.025035
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "GEL",
"amount": 100
},
"result": 2.5035000000000003,
"rate": 0.025035
}Build with XPF/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key