Rate Overview
Live
1 GEL = 3.5899 NOK
1 NOK = 0.278562
GEL
Avg
3.5853
High
3.6025
Low
3.5595
Last updated: 6/16/2026, 11:17:39 AM
Quick Conversions
| GEL | NOK |
|---|---|
| 1 GEL | 3.59 NOK |
| 10 GEL | 35.90 NOK |
| 50 GEL | 179.49 NOK |
| 100 GEL | 358.99 NOK |
| 500 GEL | 1,794.93 NOK |
| 1,000 GEL | 3,589.86 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-16T11:17:39Z",
"rates": {
"NOK": 3.589859
}
}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": 358.9859,
"rate": 3.589859
}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