Rate Overview
Live
1 GEL = 3.6230 NOK
1 NOK = 0.276017
GEL
Avg
3.6310
High
3.6466
Low
3.6198
Last updated: 8/16/2026, 1:25:33 AM
Quick Conversions
| GEL | NOK |
|---|---|
| 1 GEL | 3.62 NOK |
| 10 GEL | 36.23 NOK |
| 50 GEL | 181.15 NOK |
| 100 GEL | 362.30 NOK |
| 500 GEL | 1,811.49 NOK |
| 1,000 GEL | 3,622.97 NOK |
Get GEL/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=NOKExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-08-16T01:25:33Z",
"rates": {
"NOK": 3.62297
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "NOK",
"amount": 100
},
"result": 362.297,
"rate": 3.62297
}Build with GEL/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key