Rate Overview
Live
1 GEL = 1.6830 PGK
1 PGK = 0.594178
GEL
Avg
1.6202
High
1.6830
Low
1.5806
Last updated: 7/26/2026, 6:09:34 PM
Quick Conversions
| GEL | PGK |
|---|---|
| 1 GEL | 1.68 PGK |
| 10 GEL | 16.83 PGK |
| 50 GEL | 84.15 PGK |
| 100 GEL | 168.30 PGK |
| 500 GEL | 841.50 PGK |
| 1,000 GEL | 1,683.00 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-07-26T18:09:34Z",
"rates": {
"PGK": 1.682997
}
}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": 168.2997,
"rate": 1.682997
}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