Rate Overview
Live
1 PHP = 0.044438 GEL
1 GEL = 22.5033
PHP
Avg
0.045048
High
0.045511
Low
0.044438
Last updated: 3/27/2026, 12:53:16 PM
Quick Conversions
| PHP | GEL |
|---|---|
| 1 PHP | 0.04 GEL |
| 10 PHP | 0.44 GEL |
| 50 PHP | 2.22 GEL |
| 100 PHP | 4.44 GEL |
| 500 PHP | 22.22 GEL |
| 1,000 PHP | 44.44 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-03-27T12:53:16Z",
"rates": {
"GEL": 0.044438
}
}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.4437999999999995,
"rate": 0.044438
}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