Rate Overview
Live
1 XPF = 0.025271 GEL
1 GEL = 39.5710
XPF
Avg
0.025289
High
0.025328
Low
0.025260
Last updated: 8/15/2026, 9:17:39 AM
Quick Conversions
| XPF | GEL |
|---|---|
| 1 XPF | 0.03 GEL |
| 10 XPF | 0.25 GEL |
| 50 XPF | 1.26 GEL |
| 100 XPF | 2.53 GEL |
| 500 XPF | 12.64 GEL |
| 1,000 XPF | 25.27 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-08-15T09:17:39Z",
"rates": {
"GEL": 0.025271
}
}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.5271,
"rate": 0.025271
}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