Rate Overview
Live
1 KPW = 0.002900 GEL
1 GEL = 344.8276
KPW
Avg
0.002970
High
0.003025
Low
0.002900
Last updated: 8/23/2026, 2:29:11 AM
Quick Conversions
| KPW | GEL |
|---|---|
| 1 KPW | 0.00 GEL |
| 10 KPW | 0.03 GEL |
| 50 KPW | 0.15 GEL |
| 100 KPW | 0.29 GEL |
| 500 KPW | 1.45 GEL |
| 1,000 KPW | 2.90 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-08-23T02:29:11Z",
"rates": {
"GEL": 0.0029
}
}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.29,
"rate": 0.0029
}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