Rate Overview
Live
1 NOK = 0.287389 GEL
1 GEL = 3.4796
NOK
Avg
0.287890
High
0.289068
Low
0.287247
Last updated: 5/27/2026, 2:54:50 PM
Quick Conversions
| NOK | GEL |
|---|---|
| 1 NOK | 0.29 GEL |
| 10 NOK | 2.87 GEL |
| 50 NOK | 14.37 GEL |
| 100 NOK | 28.74 GEL |
| 500 NOK | 143.69 GEL |
| 1,000 NOK | 287.39 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-05-27T14:54:50Z",
"rates": {
"GEL": 0.287389
}
}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": 28.7389,
"rate": 0.287389
}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