Rate Overview
Live
1 GEL = 1.5783 PGK
1 PGK = 0.633580
GEL
Avg
1.5954
High
1.6228
Low
1.5783
Last updated: 3/6/2026, 11:25:59 PM
Quick Conversions
| GEL | PGK |
|---|---|
| 1 GEL | 1.58 PGK |
| 10 GEL | 15.78 PGK |
| 50 GEL | 78.92 PGK |
| 100 GEL | 157.83 PGK |
| 500 GEL | 789.17 PGK |
| 1,000 GEL | 1,578.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-03-06T23:25:59Z",
"rates": {
"PGK": 1.578333
}
}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": 157.8333,
"rate": 1.578333
}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