Rate Overview
Live
1 GYD = 0.046294 NOK
1 NOK = 21.6011
GYD
Avg
0.046177
High
0.046604
Low
0.045733
Last updated: 3/27/2026, 8:17:29 AM
Quick Conversions
| GYD | NOK |
|---|---|
| 1 GYD | 0.05 NOK |
| 10 GYD | 0.46 NOK |
| 50 GYD | 2.31 NOK |
| 100 GYD | 4.63 NOK |
| 500 GYD | 23.15 NOK |
| 1,000 GYD | 46.29 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-27T08:17:29Z",
"rates": {
"NOK": 0.046294
}
}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.6294,
"rate": 0.046294
}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