Rate Overview
Live
1 NOK = 22.5432 GYD
1 GYD = 0.044359
NOK
Avg
20.3901
High
22.6304
Low
18.3590
Last updated: 5/27/2026, 12:16:45 PM
Quick Conversions
| NOK | GYD |
|---|---|
| 1 NOK | 22.54 GYD |
| 10 NOK | 225.43 GYD |
| 50 NOK | 1,127.16 GYD |
| 100 NOK | 2,254.32 GYD |
| 500 NOK | 11,271.60 GYD |
| 1,000 NOK | 22,543.20 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-05-27T12:16:45Z",
"rates": {
"GYD": 22.543199
}
}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": 2254.3199,
"rate": 22.543199
}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