Rate Overview
Live
1 GEL = 23.1255 PHP
1 PHP = 0.043242
GEL
Avg
22.9224
High
23.1581
Low
22.5279
Last updated: 5/27/2026, 6:55:49 PM
Quick Conversions
| GEL | PHP |
|---|---|
| 1 GEL | 23.13 PHP |
| 10 GEL | 231.25 PHP |
| 50 GEL | 1,156.27 PHP |
| 100 GEL | 2,312.55 PHP |
| 500 GEL | 11,562.75 PHP |
| 1,000 GEL | 23,125.49 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-05-27T18:55:49Z",
"rates": {
"PHP": 23.125492
}
}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": 2312.5492,
"rate": 23.125492
}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