Rate Overview
Live
1 PGK = 0.593540 GEL
1 GEL = 1.6848
PGK
Avg
0.593896
High
0.597014
Low
0.591161
Last updated: 7/21/2026, 9:01:11 PM
Quick Conversions
| PGK | GEL |
|---|---|
| 1 PGK | 0.59 GEL |
| 10 PGK | 5.94 GEL |
| 50 PGK | 29.68 GEL |
| 100 PGK | 59.35 GEL |
| 500 PGK | 296.77 GEL |
| 1,000 PGK | 593.54 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-07-21T21:01:11Z",
"rates": {
"GEL": 0.59354
}
}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": 59.354,
"rate": 0.59354
}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