Rate Overview
Live
1 GMD = 0.128644 NOK
1 NOK = 7.7734
GMD
Avg
0.141329
High
0.157020
Low
0.125807
Last updated: 7/30/2026, 11:05:27 AM
Quick Conversions
| GMD | NOK |
|---|---|
| 1 GMD | 0.13 NOK |
| 10 GMD | 1.29 NOK |
| 50 GMD | 6.43 NOK |
| 100 GMD | 12.86 NOK |
| 500 GMD | 64.32 NOK |
| 1,000 GMD | 128.64 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-07-30T11:05:27Z",
"rates": {
"NOK": 0.128644
}
}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.864400000000002,
"rate": 0.128644
}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