Rate Overview
Live
1 GMD = 0.126071 NOK
1 NOK = 7.9320
GMD
Avg
0.126284
High
0.128638
Low
0.124479
Last updated: 5/28/2026, 2:32:26 AM
Quick Conversions
| GMD | NOK |
|---|---|
| 1 GMD | 0.13 NOK |
| 10 GMD | 1.26 NOK |
| 50 GMD | 6.30 NOK |
| 100 GMD | 12.61 NOK |
| 500 GMD | 63.04 NOK |
| 1,000 GMD | 126.07 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-05-28T02:32:26Z",
"rates": {
"NOK": 0.126071
}
}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.607099999999999,
"rate": 0.126071
}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