Rate Overview
Live
1 PHP = 0.043143 GEL
1 GEL = 23.1787
PHP
Avg
0.043263
High
0.043528
Low
0.043139
Last updated: 5/27/2026, 8:04:10 AM
Quick Conversions
| PHP | GEL |
|---|---|
| 1 PHP | 0.04 GEL |
| 10 PHP | 0.43 GEL |
| 50 PHP | 2.16 GEL |
| 100 PHP | 4.31 GEL |
| 500 PHP | 21.57 GEL |
| 1,000 PHP | 43.14 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-05-27T08:04:10Z",
"rates": {
"GEL": 0.043143
}
}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.3143,
"rate": 0.043143
}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