Rate Overview
Live
1 GEL = 22.5149 PHP
1 PHP = 0.044415
GEL
Avg
22.2002
High
22.5149
Low
21.9727
Last updated: 3/27/2026, 8:08:43 AM
Quick Conversions
| GEL | PHP |
|---|---|
| 1 GEL | 22.51 PHP |
| 10 GEL | 225.15 PHP |
| 50 GEL | 1,125.74 PHP |
| 100 GEL | 2,251.49 PHP |
| 500 GEL | 11,257.44 PHP |
| 1,000 GEL | 22,514.88 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-03-27T08:08:43Z",
"rates": {
"PHP": 22.514879
}
}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": 2251.4879,
"rate": 22.514879
}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