Rate Overview
Live
1 GEL = 23.5411 PHP
1 PHP = 0.042479
GEL
Avg
23.2647
High
23.5411
Low
22.8186
Last updated: 7/17/2026, 2:35:16 PM
Quick Conversions
| GEL | PHP |
|---|---|
| 1 GEL | 23.54 PHP |
| 10 GEL | 235.41 PHP |
| 50 GEL | 1,177.05 PHP |
| 100 GEL | 2,354.11 PHP |
| 500 GEL | 11,770.54 PHP |
| 1,000 GEL | 23,541.09 PHP |
Get GEL/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=PHPExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-17T14:35:16Z",
"rates": {
"PHP": 23.541089
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "PHP",
"amount": 100
},
"result": 2354.1089,
"rate": 23.541089
}Build with GEL/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key