Rate Overview
Live
1 GEL = 3.4847 NOK
1 NOK = 0.286972
GEL
Avg
3.4739
High
3.4847
Low
3.4594
Last updated: 5/27/2026, 8:27:14 AM
Quick Conversions
| GEL | NOK |
|---|---|
| 1 GEL | 3.48 NOK |
| 10 GEL | 34.85 NOK |
| 50 GEL | 174.23 NOK |
| 100 GEL | 348.47 NOK |
| 500 GEL | 1,742.33 NOK |
| 1,000 GEL | 3,484.67 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-05-27T08:27:14Z",
"rates": {
"NOK": 3.484666
}
}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": 348.46659999999997,
"rate": 3.484666
}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