Rate Overview
Live
1 NOK = 0.270423 GEL
1 GEL = 3.6979
NOK
Avg
0.265821
High
0.290381
Low
0.244526
Last updated: 7/28/2026, 8:07:02 PM
Quick Conversions
| NOK | GEL |
|---|---|
| 1 NOK | 0.27 GEL |
| 10 NOK | 2.70 GEL |
| 50 NOK | 13.52 GEL |
| 100 NOK | 27.04 GEL |
| 500 NOK | 135.21 GEL |
| 1,000 NOK | 270.42 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-07-28T20:07:02Z",
"rates": {
"GEL": 0.270423
}
}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.0423,
"rate": 0.270423
}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