Rate Overview
Live
1 GEL = 1.6948 PGK
1 PGK = 0.590039
GEL
Avg
1.6965
High
1.7322
Low
1.6725
Last updated: 9/2/2026, 8:23:29 AM
Quick Conversions
| GEL | PGK |
|---|---|
| 1 GEL | 1.69 PGK |
| 10 GEL | 16.95 PGK |
| 50 GEL | 84.74 PGK |
| 100 GEL | 169.48 PGK |
| 500 GEL | 847.40 PGK |
| 1,000 GEL | 1,694.80 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-09-02T08:23:29Z",
"rates": {
"PGK": 1.694803
}
}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.4803,
"rate": 1.694803
}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