Rate Overview
Live
1 GEL = 22.9300 PHP
1 PHP = 0.043611
GEL
Avg
22.8960
High
23.1224
Low
22.7374
Last updated: 6/18/2026, 8:16:43 AM
Quick Conversions
| GEL | PHP |
|---|---|
| 1 GEL | 22.93 PHP |
| 10 GEL | 229.30 PHP |
| 50 GEL | 1,146.50 PHP |
| 100 GEL | 2,293.00 PHP |
| 500 GEL | 11,465.02 PHP |
| 1,000 GEL | 22,930.05 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-06-18T08:16:43Z",
"rates": {
"PHP": 22.930045
}
}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": 2293.0045,
"rate": 22.930045
}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