Rate Overview
Live
1 NOK = 22.0005 GYD
1 GYD = 0.045454
NOK
Avg
21.9956
High
22.1243
Low
21.8719
Last updated: 6/16/2026, 2:42:14 PM
Quick Conversions
| NOK | GYD |
|---|---|
| 1 NOK | 22.00 GYD |
| 10 NOK | 220.00 GYD |
| 50 NOK | 1,100.02 GYD |
| 100 NOK | 2,200.05 GYD |
| 500 NOK | 11,000.23 GYD |
| 1,000 NOK | 22,000.46 GYD |
Get NOK/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=GYDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-06-16T14:42:14Z",
"rates": {
"GYD": 22.000463
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "GYD",
"amount": 100
},
"result": 2200.0463,
"rate": 22.000463
}Build with NOK/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key