Rate Overview
Live
1 PHP = 0.045575 GEL
1 GEL = 21.9419 PHP
Avg
0.045440
High
0.045619
Low
0.045217
Last updated: 1/25/2026, 7:12:44 AM
Quick Conversions
| PHP | GEL |
|---|---|
| 1 PHP | 0.05 GEL |
| 10 PHP | 0.46 GEL |
| 50 PHP | 2.28 GEL |
| 100 PHP | 4.56 GEL |
| 500 PHP | 22.79 GEL |
| 1,000 PHP | 45.57 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-01-25T07:12:44Z",
"rates": {
"GEL": 0.045575
}
}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.5575,
"rate": 0.045575
}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