Rate Overview
Live
1 PHP = 0.042422 GEL
1 GEL = 23.5727
PHP
Avg
0.042468
High
0.042588
Low
0.042344
Last updated: 7/29/2026, 3:32:02 AM
Quick Conversions
| PHP | GEL |
|---|---|
| 1 PHP | 0.04 GEL |
| 10 PHP | 0.42 GEL |
| 50 PHP | 2.12 GEL |
| 100 PHP | 4.24 GEL |
| 500 PHP | 21.21 GEL |
| 1,000 PHP | 42.42 GEL |
Get PHP/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=GELExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-29T03:32:02Z",
"rates": {
"GEL": 0.042422
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "GEL",
"amount": 100
},
"result": 4.2422,
"rate": 0.042422
}Build with PHP/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key