Rate Overview
Live
1 GEL = 22.3831 PHP
1 PHP = 0.044677
GEL
Avg
22.3147
High
22.3839
Low
22.2502
Last updated: 4/17/2026, 12:29:46 AM
Quick Conversions
| GEL | PHP |
|---|---|
| 1 GEL | 22.38 PHP |
| 10 GEL | 223.83 PHP |
| 50 GEL | 1,119.15 PHP |
| 100 GEL | 2,238.31 PHP |
| 500 GEL | 11,191.54 PHP |
| 1,000 GEL | 22,383.08 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-04-17T00:29:46Z",
"rates": {
"PHP": 22.383079
}
}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": 2238.3079,
"rate": 22.383079
}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