Rate Overview
Live
1 GEL = 3.6352 NOK
1 NOK = 0.275092
GEL
Avg
3.6378
High
3.6459
Low
3.6240
Last updated: 8/13/2026, 6:04:25 AM
Quick Conversions
| GEL | NOK |
|---|---|
| 1 GEL | 3.64 NOK |
| 10 GEL | 36.35 NOK |
| 50 GEL | 181.76 NOK |
| 100 GEL | 363.52 NOK |
| 500 GEL | 1,817.58 NOK |
| 1,000 GEL | 3,635.15 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-13T06:04:25Z",
"rates": {
"NOK": 3.635152
}
}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": 363.5152,
"rate": 3.635152
}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