Rate Overview
Live
1 XPF = 0.026055 GEL
1 GEL = 38.3803
XPF
Avg
0.026416
High
0.026770
Low
0.026055
Last updated: 3/27/2026, 9:30:36 AM
Quick Conversions
| XPF | GEL |
|---|---|
| 1 XPF | 0.03 GEL |
| 10 XPF | 0.26 GEL |
| 50 XPF | 1.30 GEL |
| 100 XPF | 2.61 GEL |
| 500 XPF | 13.03 GEL |
| 1,000 XPF | 26.06 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-03-27T09:30:36Z",
"rates": {
"GEL": 0.026055
}
}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.6054999999999997,
"rate": 0.026055
}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