Rate Overview
Live
1 KPW = 0.002889 GEL
1 GEL = 346.1405
KPW
Avg
0.002892
High
0.002900
Low
0.002889
Last updated: 9/11/2026, 10:56:06 PM
Quick Conversions
| KPW | GEL |
|---|---|
| 1 KPW | 0.00 GEL |
| 10 KPW | 0.03 GEL |
| 50 KPW | 0.14 GEL |
| 100 KPW | 0.29 GEL |
| 500 KPW | 1.44 GEL |
| 1,000 KPW | 2.89 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-09-11T22:56:06Z",
"rates": {
"GEL": 0.002889
}
}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.2889,
"rate": 0.002889
}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