Rate Overview
Live
1 GEL = 3.4562 NOK
1 NOK = 0.289334
GEL
Avg
3.4564
High
3.4686
Low
3.4437
Last updated: 5/7/2026, 2:23:24 AM
Quick Conversions
| GEL | NOK |
|---|---|
| 1 GEL | 3.46 NOK |
| 10 GEL | 34.56 NOK |
| 50 GEL | 172.81 NOK |
| 100 GEL | 345.62 NOK |
| 500 GEL | 1,728.11 NOK |
| 1,000 GEL | 3,456.21 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-05-07T02:23:24Z",
"rates": {
"NOK": 3.456215
}
}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": 345.62149999999997,
"rate": 3.456215
}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