Rate Overview
Live
1 GEL = 37.6614 XPF
1 XPF = 0.026552
GEL
Avg
37.7576
High
38.0038
Low
37.5868
Last updated: 3/7/2026, 8:58:37 AM
Quick Conversions
| GEL | XPF |
|---|---|
| 1 GEL | 37.66 XPF |
| 10 GEL | 376.61 XPF |
| 50 GEL | 1,883.07 XPF |
| 100 GEL | 3,766.14 XPF |
| 500 GEL | 18,830.71 XPF |
| 1,000 GEL | 37,661.42 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-03-07T08:58:37Z",
"rates": {
"XPF": 37.661423
}
}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": 3766.1423,
"rate": 37.661423
}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