Rate Overview
Live
1 GYD = 0.045799 NOK
1 NOK = 21.8345
GYD
Avg
0.045901
High
0.046226
Low
0.045471
Last updated: 3/7/2026, 1:05:54 AM
Quick Conversions
| GYD | NOK |
|---|---|
| 1 GYD | 0.05 NOK |
| 10 GYD | 0.46 NOK |
| 50 GYD | 2.29 NOK |
| 100 GYD | 4.58 NOK |
| 500 GYD | 22.90 NOK |
| 1,000 GYD | 45.80 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-07T01:05:54Z",
"rates": {
"NOK": 0.045799
}
}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.5799,
"rate": 0.045799
}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