Rate Overview
Live
1 PGK = 0.619731 GEL
1 GEL = 1.6136
PGK
Avg
0.621449
High
0.624002
Low
0.619135
Last updated: 4/16/2026, 8:05:19 AM
Quick Conversions
| PGK | GEL |
|---|---|
| 1 PGK | 0.62 GEL |
| 10 PGK | 6.20 GEL |
| 50 PGK | 30.99 GEL |
| 100 PGK | 61.97 GEL |
| 500 PGK | 309.87 GEL |
| 1,000 PGK | 619.73 GEL |
Get PGK/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=GELExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-04-16T08:05:19Z",
"rates": {
"GEL": 0.619731
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "GEL",
"amount": 100
},
"result": 61.9731,
"rate": 0.619731
}Build with PGK/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key