Rate Overview
Live
1 GEL = 22.5028 PHP
1 PHP = 0.044439
GEL
Avg
21.9223
High
22.5028
Low
21.5334
Last updated: 3/27/2026, 1:34:19 PM
Quick Conversions
| GEL | PHP |
|---|---|
| 1 GEL | 22.50 PHP |
| 10 GEL | 225.03 PHP |
| 50 GEL | 1,125.14 PHP |
| 100 GEL | 2,250.28 PHP |
| 500 GEL | 11,251.39 PHP |
| 1,000 GEL | 22,502.78 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-27T13:34:19Z",
"rates": {
"PHP": 22.502775
}
}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": 2250.2775,
"rate": 22.502775
}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