Rate Overview
Live
1 GEL = 3.6550 NOK
1 NOK = 0.273596
GEL
Avg
3.6638
High
3.6925
Low
3.6410
Last updated: 7/26/2026, 3:42:08 PM
Quick Conversions
| GEL | NOK |
|---|---|
| 1 GEL | 3.66 NOK |
| 10 GEL | 36.55 NOK |
| 50 GEL | 182.75 NOK |
| 100 GEL | 365.50 NOK |
| 500 GEL | 1,827.51 NOK |
| 1,000 GEL | 3,655.02 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-07-26T15:42:08Z",
"rates": {
"NOK": 3.655024
}
}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": 365.5024,
"rate": 3.655024
}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