Rate Overview
Live
1 PGK = 0.600075 GEL
1 GEL = 1.6665
PGK
Avg
0.634415
High
0.671693
Low
0.600075
Last updated: 6/28/2026, 1:37:06 AM
Quick Conversions
| PGK | GEL |
|---|---|
| 1 PGK | 0.60 GEL |
| 10 PGK | 6.00 GEL |
| 50 PGK | 30.00 GEL |
| 100 PGK | 60.01 GEL |
| 500 PGK | 300.04 GEL |
| 1,000 PGK | 600.08 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-28T01:37:06Z",
"rates": {
"GEL": 0.600075
}
}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.0075,
"rate": 0.600075
}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