Rate Overview
Live
1 GEL = 23.5904 PHP
1 PHP = 0.042390
GEL
Avg
23.4013
High
23.5904
Low
23.2628
Last updated: 8/14/2026, 2:54:07 PM
Quick Conversions
| GEL | PHP |
|---|---|
| 1 GEL | 23.59 PHP |
| 10 GEL | 235.90 PHP |
| 50 GEL | 1,179.52 PHP |
| 100 GEL | 2,359.04 PHP |
| 500 GEL | 11,795.20 PHP |
| 1,000 GEL | 23,590.40 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-08-14T14:54:07Z",
"rates": {
"PHP": 23.590399
}
}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": 2359.0399,
"rate": 23.590399
}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