Rate Overview
Live
1 NOK = 0.269765 GEL
1 GEL = 3.7069
NOK
Avg
0.268211
High
0.269765
Low
0.266612
Last updated: 7/9/2026, 6:22:57 AM
Quick Conversions
| NOK | GEL |
|---|---|
| 1 NOK | 0.27 GEL |
| 10 NOK | 2.70 GEL |
| 50 NOK | 13.49 GEL |
| 100 NOK | 26.98 GEL |
| 500 NOK | 134.88 GEL |
| 1,000 NOK | 269.77 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-09T06:22:57Z",
"rates": {
"GEL": 0.269765
}
}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": 26.976499999999998,
"rate": 0.269765
}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