Rate Overview
Live
1 GEL = 3.5992 NOK
1 NOK = 0.277837
GEL
Avg
3.8004
High
4.0895
Low
3.5495
Last updated: 3/27/2026, 1:40:56 PM
Quick Conversions
| GEL | NOK |
|---|---|
| 1 GEL | 3.60 NOK |
| 10 GEL | 35.99 NOK |
| 50 GEL | 179.96 NOK |
| 100 GEL | 359.92 NOK |
| 500 GEL | 1,799.62 NOK |
| 1,000 GEL | 3,599.23 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-03-27T13:40:56Z",
"rates": {
"NOK": 3.599231
}
}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": 359.92310000000003,
"rate": 3.599231
}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