Rate Overview
Live
1 NOK = 0.271579 GEL
1 GEL = 3.6822
NOK
Avg
0.276527
High
0.279293
Low
0.271579
Last updated: 6/19/2026, 8:54:39 AM
Quick Conversions
| NOK | GEL |
|---|---|
| 1 NOK | 0.27 GEL |
| 10 NOK | 2.72 GEL |
| 50 NOK | 13.58 GEL |
| 100 NOK | 27.16 GEL |
| 500 NOK | 135.79 GEL |
| 1,000 NOK | 271.58 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-06-19T08:54:39Z",
"rates": {
"GEL": 0.271579
}
}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.1579,
"rate": 0.271579
}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