Rate Overview
Live
1 GEL = 23.5581 PHP
1 PHP = 0.042448
GEL
Avg
22.5945
High
23.5581
Low
21.5919
Last updated: 7/26/2026, 2:32:15 PM
Quick Conversions
| GEL | PHP |
|---|---|
| 1 GEL | 23.56 PHP |
| 10 GEL | 235.58 PHP |
| 50 GEL | 1,177.91 PHP |
| 100 GEL | 2,355.81 PHP |
| 500 GEL | 11,779.07 PHP |
| 1,000 GEL | 23,558.15 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-26T14:32:15Z",
"rates": {
"PHP": 23.558148
}
}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": 2355.8148,
"rate": 23.558148
}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