Rate Overview
Live
1 GEL = 1.6963 PGK
1 PGK = 0.589509
GEL
Avg
1.6962
High
1.7112
Low
1.6866
Last updated: 8/12/2026, 8:34:51 AM
Quick Conversions
| GEL | PGK |
|---|---|
| 1 GEL | 1.70 PGK |
| 10 GEL | 16.96 PGK |
| 50 GEL | 84.82 PGK |
| 100 GEL | 169.63 PGK |
| 500 GEL | 848.16 PGK |
| 1,000 GEL | 1,696.33 PGK |
Get GEL/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=PGKExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-08-12T08:34:51Z",
"rates": {
"PGK": 1.696328
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "PGK",
"amount": 100
},
"result": 169.6328,
"rate": 1.696328
}Build with GEL/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key