Rate Overview
Live
1 GEL = 3.4792 NOK
1 NOK = 0.287420
GEL
Avg
3.5159
High
3.5462
Low
3.4792
Last updated: 4/17/2026, 12:34:24 AM
Quick Conversions
| GEL | NOK |
|---|---|
| 1 GEL | 3.48 NOK |
| 10 GEL | 34.79 NOK |
| 50 GEL | 173.96 NOK |
| 100 GEL | 347.92 NOK |
| 500 GEL | 1,739.61 NOK |
| 1,000 GEL | 3,479.23 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-04-17T00:34:24Z",
"rates": {
"NOK": 3.479226
}
}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": 347.9226,
"rate": 3.479226
}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