Rate Overview
Live
1 GEL = 3.5694 NOK
1 NOK = 0.280157
GEL
Avg
3.5847
High
3.6023
Low
3.5694
Last updated: 9/3/2026, 5:58:17 AM
Quick Conversions
| GEL | NOK |
|---|---|
| 1 GEL | 3.57 NOK |
| 10 GEL | 35.69 NOK |
| 50 GEL | 178.47 NOK |
| 100 GEL | 356.94 NOK |
| 500 GEL | 1,784.71 NOK |
| 1,000 GEL | 3,569.42 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-09-03T05:58:17Z",
"rates": {
"NOK": 3.569421
}
}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": 356.94210000000004,
"rate": 3.569421
}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