Rate Overview
Live
1 PGK = 0.600649 GEL
1 GEL = 1.6649
PGK
Avg
0.665802
High
0.722875
Low
0.600649
Last updated: 6/28/2026, 11:51:12 PM
Quick Conversions
| PGK | GEL |
|---|---|
| 1 PGK | 0.60 GEL |
| 10 PGK | 6.01 GEL |
| 50 PGK | 30.03 GEL |
| 100 PGK | 60.06 GEL |
| 500 PGK | 300.32 GEL |
| 1,000 PGK | 600.65 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-06-28T23:51:12Z",
"rates": {
"GEL": 0.600649
}
}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": 60.0649,
"rate": 0.600649
}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