Rate Overview
Live
1 GEL = 3.7655 NOK
1 NOK = 0.265567
GEL
Avg
3.7741
High
4.0895
Low
3.4437
Last updated: 6/29/2026, 4:16:02 AM
Quick Conversions
| GEL | NOK |
|---|---|
| 1 GEL | 3.77 NOK |
| 10 GEL | 37.66 NOK |
| 50 GEL | 188.28 NOK |
| 100 GEL | 376.55 NOK |
| 500 GEL | 1,882.76 NOK |
| 1,000 GEL | 3,765.53 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-29T04:16:02Z",
"rates": {
"NOK": 3.765526
}
}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.5526,
"rate": 3.765526
}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