Rate Overview
Live
1 GEL = 3.7641 NOK
1 NOK = 0.265670
GEL
Avg
3.5843
High
3.7641
Low
3.4272
Last updated: 6/28/2026, 11:19:19 PM
Quick Conversions
| GEL | NOK |
|---|---|
| 1 GEL | 3.76 NOK |
| 10 GEL | 37.64 NOK |
| 50 GEL | 188.20 NOK |
| 100 GEL | 376.41 NOK |
| 500 GEL | 1,882.04 NOK |
| 1,000 GEL | 3,764.07 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-06-28T23:19:19Z",
"rates": {
"NOK": 3.764074
}
}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": 376.4074,
"rate": 3.764074
}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