Rate Overview
Live
1 GEL = 1.5942 PGK
1 PGK = 0.627292
GEL
Avg
1.5887
High
1.5968
Low
1.5788
Last updated: 3/27/2026, 11:33:31 AM
Quick Conversions
| GEL | PGK |
|---|---|
| 1 GEL | 1.59 PGK |
| 10 GEL | 15.94 PGK |
| 50 GEL | 79.71 PGK |
| 100 GEL | 159.42 PGK |
| 500 GEL | 797.08 PGK |
| 1,000 GEL | 1,594.16 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-27T11:33:31Z",
"rates": {
"PGK": 1.594155
}
}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": 159.4155,
"rate": 1.594155
}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