Rate Overview
Live
1 GEL = 3.5976 NOK
1 NOK = 0.277962
GEL
Avg
3.7109
High
3.9255
Low
3.5355
Last updated: 3/27/2026, 2:43:46 PM
Quick Conversions
| GEL | NOK |
|---|---|
| 1 GEL | 3.60 NOK |
| 10 GEL | 35.98 NOK |
| 50 GEL | 179.88 NOK |
| 100 GEL | 359.76 NOK |
| 500 GEL | 1,798.81 NOK |
| 1,000 GEL | 3,597.62 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-27T14:43:46Z",
"rates": {
"NOK": 3.59762
}
}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.762,
"rate": 3.59762
}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