Rate Overview
Live
1 PGK = 0.627291 GEL
1 GEL = 1.5942
PGK
Avg
0.633823
High
0.655914
Low
0.616233
Last updated: 3/27/2026, 7:47:45 AM
Quick Conversions
| PGK | GEL |
|---|---|
| 1 PGK | 0.63 GEL |
| 10 PGK | 6.27 GEL |
| 50 PGK | 31.36 GEL |
| 100 PGK | 62.73 GEL |
| 500 PGK | 313.65 GEL |
| 1,000 PGK | 627.29 GEL |
Get PGK/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PGK¤cies=GELExample Response:
{
"success": true,
"base": "PGK",
"date": "2026-03-27T07:47:45Z",
"rates": {
"GEL": 0.627291
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PGK&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PGK",
"to": "GEL",
"amount": 100
},
"result": 62.7291,
"rate": 0.627291
}Build with PGK/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key