Rate Overview
Live
1 GYD = 0.044729 NOK
1 NOK = 22.3569
GYD
Avg
0.045183
High
0.045670
Low
0.044729
Last updated: 4/17/2026, 6:29:13 AM
Quick Conversions
| GYD | NOK |
|---|---|
| 1 GYD | 0.04 NOK |
| 10 GYD | 0.45 NOK |
| 50 GYD | 2.24 NOK |
| 100 GYD | 4.47 NOK |
| 500 GYD | 22.36 NOK |
| 1,000 GYD | 44.73 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-04-17T06:29:13Z",
"rates": {
"NOK": 0.044729
}
}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.4729,
"rate": 0.044729
}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