Rate Overview
Live
1 GEL = 23.3517 PHP
1 PHP = 0.042823
GEL
Avg
23.2972
High
23.3799
Low
23.1899
Last updated: 7/4/2026, 7:08:16 PM
Quick Conversions
| GEL | PHP |
|---|---|
| 1 GEL | 23.35 PHP |
| 10 GEL | 233.52 PHP |
| 50 GEL | 1,167.58 PHP |
| 100 GEL | 2,335.17 PHP |
| 500 GEL | 11,675.85 PHP |
| 1,000 GEL | 23,351.69 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-04T19:08:16Z",
"rates": {
"PHP": 23.351691
}
}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": 2335.1691,
"rate": 23.351691
}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