Rate Overview
Live
1 KRW = 0.001824 GEL
1 GEL = 548.2456
KRW
Avg
0.001839
High
0.001854
Low
0.001824
Last updated: 3/7/2026, 12:31:48 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.91 GEL |
| 1,000 KRW | 1.82 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-03-07T00:31:48Z",
"rates": {
"GEL": 0.001824
}
}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.1824,
"rate": 0.001824
}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