Rate Overview
Live
1 GMD = 0.130197 NOK
1 NOK = 7.6807
GMD
Avg
0.129508
High
0.130548
Low
0.127951
Last updated: 7/29/2026, 2:02:11 PM
Quick Conversions
| GMD | NOK |
|---|---|
| 1 GMD | 0.13 NOK |
| 10 GMD | 1.30 NOK |
| 50 GMD | 6.51 NOK |
| 100 GMD | 13.02 NOK |
| 500 GMD | 65.10 NOK |
| 1,000 GMD | 130.20 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-29T14:02:11Z",
"rates": {
"NOK": 0.130197
}
}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.0197,
"rate": 0.130197
}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