Rate Overview
Live
1 GEL = 165.0050 KMF
1 KMF = 0.006060
GEL
Avg
160.3089
High
169.4455
Low
153.7651
Last updated: 7/26/2026, 4:39:13 AM
Quick Conversions
| GEL | KMF |
|---|---|
| 1 GEL | 165.01 KMF |
| 10 GEL | 1,650.05 KMF |
| 50 GEL | 8,250.25 KMF |
| 100 GEL | 16,500.50 KMF |
| 500 GEL | 82,502.50 KMF |
| 1,000 GEL | 165,005.00 KMF |
Get GEL/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=KMFExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-26T04:39:13Z",
"rates": {
"KMF": 165.005
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "KMF",
"amount": 100
},
"result": 16500.5,
"rate": 165.005
}Build with GEL/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key