Rate Overview
Live
1 GMD = 0.128439 NOK
1 NOK = 7.7858
GMD
Avg
0.128589
High
0.129796
Low
0.126716
Last updated: 4/17/2026, 5:46:17 PM
Quick Conversions
| GMD | NOK |
|---|---|
| 1 GMD | 0.13 NOK |
| 10 GMD | 1.28 NOK |
| 50 GMD | 6.42 NOK |
| 100 GMD | 12.84 NOK |
| 500 GMD | 64.22 NOK |
| 1,000 GMD | 128.44 NOK |
Get GMD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=NOKExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-04-17T17:46:17Z",
"rates": {
"NOK": 0.128439
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "NOK",
"amount": 100
},
"result": 12.8439,
"rate": 0.128439
}Build with GMD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key