Rate Overview
Live
1 GYD = 0.046356 NOK
1 NOK = 21.5722
GYD
Avg
0.047470
High
0.049002
Low
0.045449
Last updated: 3/27/2026, 10:18:10 AM
Quick Conversions
| GYD | NOK |
|---|---|
| 1 GYD | 0.05 NOK |
| 10 GYD | 0.46 NOK |
| 50 GYD | 2.32 NOK |
| 100 GYD | 4.64 NOK |
| 500 GYD | 23.18 NOK |
| 1,000 GYD | 46.36 NOK |
Get GYD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=NOKExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-03-27T10:18:10Z",
"rates": {
"NOK": 0.046356
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "NOK",
"amount": 100
},
"result": 4.6356,
"rate": 0.046356
}Build with GYD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key