Rate Overview
Live
1 KPW = 0.003024 GEL
1 GEL = 330.6878
KPW
Avg
0.002998
High
0.003026
Low
0.002965
Last updated: 3/7/2026, 2:31:37 AM
Quick Conversions
| KPW | GEL |
|---|---|
| 1 KPW | 0.00 GEL |
| 10 KPW | 0.03 GEL |
| 50 KPW | 0.15 GEL |
| 100 KPW | 0.30 GEL |
| 500 KPW | 1.51 GEL |
| 1,000 KPW | 3.02 GEL |
Get KPW/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=GELExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-03-07T02:31:37Z",
"rates": {
"GEL": 0.003024
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "GEL",
"amount": 100
},
"result": 0.3024,
"rate": 0.003024
}Build with KPW/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key