Rate Overview
Live
1 GEL = 3.4870 NOK
1 NOK = 0.286776
GEL
Avg
3.5616
High
3.7455
Low
3.4430
Last updated: 5/27/2026, 10:59:14 AM
Quick Conversions
| GEL | NOK |
|---|---|
| 1 GEL | 3.49 NOK |
| 10 GEL | 34.87 NOK |
| 50 GEL | 174.35 NOK |
| 100 GEL | 348.70 NOK |
| 500 GEL | 1,743.52 NOK |
| 1,000 GEL | 3,487.04 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-27T10:59:14Z",
"rates": {
"NOK": 3.48704
}
}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": 348.704,
"rate": 3.48704
}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