Rate Overview
Live
1 NOK = 0.276743 GEL
1 GEL = 3.6135
NOK
Avg
0.263474
High
0.281725
Low
0.244526
Last updated: 3/27/2026, 6:53:09 PM
Quick Conversions
| NOK | GEL |
|---|---|
| 1 NOK | 0.28 GEL |
| 10 NOK | 2.77 GEL |
| 50 NOK | 13.84 GEL |
| 100 NOK | 27.67 GEL |
| 500 NOK | 138.37 GEL |
| 1,000 NOK | 276.74 GEL |
Get NOK/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=GELExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-27T18:53:09Z",
"rates": {
"GEL": 0.276743
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "GEL",
"amount": 100
},
"result": 27.674300000000002,
"rate": 0.276743
}Build with NOK/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key