Rate Overview
Live
1 NOK = 0.284172 GEL
1 GEL = 3.5190
NOK
Avg
0.281038
High
0.284172
Low
0.279082
Last updated: 3/7/2026, 2:31:37 AM
Quick Conversions
| NOK | GEL |
|---|---|
| 1 NOK | 0.28 GEL |
| 10 NOK | 2.84 GEL |
| 50 NOK | 14.21 GEL |
| 100 NOK | 28.42 GEL |
| 500 NOK | 142.09 GEL |
| 1,000 NOK | 284.17 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-07T02:31:37Z",
"rates": {
"GEL": 0.284172
}
}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.417199999999998,
"rate": 0.284172
}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