Rate Overview
Live
1 GMD = 0.130468 NOK
1 NOK = 7.6647
GMD
Avg
0.130619
High
0.131425
Low
0.129577
Last updated: 3/7/2026, 10:57:03 AM
Quick Conversions
| GMD | NOK |
|---|---|
| 1 GMD | 0.13 NOK |
| 10 GMD | 1.30 NOK |
| 50 GMD | 6.52 NOK |
| 100 GMD | 13.05 NOK |
| 500 GMD | 65.23 NOK |
| 1,000 GMD | 130.47 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-03-07T10:57:03Z",
"rates": {
"NOK": 0.130468
}
}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": 13.0468,
"rate": 0.130468
}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