Rate Overview
Live
1 GYD = 0.044429 NOK
1 NOK = 22.5078
GYD
Avg
0.044292
High
0.044429
Low
0.044131
Last updated: 5/27/2026, 10:54:23 AM
Quick Conversions
| GYD | NOK |
|---|---|
| 1 GYD | 0.04 NOK |
| 10 GYD | 0.44 NOK |
| 50 GYD | 2.22 NOK |
| 100 GYD | 4.44 NOK |
| 500 GYD | 22.21 NOK |
| 1,000 GYD | 44.43 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-05-27T10:54:23Z",
"rates": {
"NOK": 0.044429
}
}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.442900000000001,
"rate": 0.044429
}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