Rate Overview
Live
1 PGK = 0.608185 GEL
1 GEL = 1.6442
PGK
Avg
0.607239
High
0.611025
Low
0.604693
Last updated: 6/16/2026, 4:15:29 AM
Quick Conversions
| PGK | GEL |
|---|---|
| 1 PGK | 0.61 GEL |
| 10 PGK | 6.08 GEL |
| 50 PGK | 30.41 GEL |
| 100 PGK | 60.82 GEL |
| 500 PGK | 304.09 GEL |
| 1,000 PGK | 608.19 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-16T04:15:29Z",
"rates": {
"GEL": 0.608185
}
}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.8185,
"rate": 0.608185
}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