Rate Overview
Live
1 PKR = 0.009693 GEL
1 GEL = 103.1672
PKR
Avg
0.009620
High
0.009701
Low
0.009527
Last updated: 3/7/2026, 2:29:43 AM
Quick Conversions
| PKR | GEL |
|---|---|
| 1 PKR | 0.01 GEL |
| 10 PKR | 0.10 GEL |
| 50 PKR | 0.48 GEL |
| 100 PKR | 0.97 GEL |
| 500 PKR | 4.85 GEL |
| 1,000 PKR | 9.69 GEL |
Get PKR/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PKR¤cies=GELExample Response:
{
"success": true,
"base": "PKR",
"date": "2026-03-07T02:29:43Z",
"rates": {
"GEL": 0.009693
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PKR&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PKR",
"to": "GEL",
"amount": 100
},
"result": 0.9693,
"rate": 0.009693
}Build with PKR/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key