Rate Overview
Live
1 KRW = 0.001806 GEL
1 GEL = 553.7099
KRW
Avg
0.001814
High
0.001829
Low
0.001805
Last updated: 4/17/2026, 1:53:22 AM
Quick Conversions
| KRW | GEL |
|---|---|
| 1 KRW | 0.00 GEL |
| 10 KRW | 0.02 GEL |
| 50 KRW | 0.09 GEL |
| 100 KRW | 0.18 GEL |
| 500 KRW | 0.90 GEL |
| 1,000 KRW | 1.81 GEL |
Get KRW/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=GELExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-04-17T01:53:22Z",
"rates": {
"GEL": 0.001806
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "GEL",
"amount": 100
},
"result": 0.1806,
"rate": 0.001806
}Build with KRW/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key