Rate Overview
Live
1 GMD = 0.126661 NOK
1 NOK = 7.8951
GMD
Avg
0.126693
High
0.127742
Low
0.125626
Last updated: 5/7/2026, 9:14:26 PM
Quick Conversions
| GMD | NOK |
|---|---|
| 1 GMD | 0.13 NOK |
| 10 GMD | 1.27 NOK |
| 50 GMD | 6.33 NOK |
| 100 GMD | 12.67 NOK |
| 500 GMD | 63.33 NOK |
| 1,000 GMD | 126.66 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-07T21:14:26Z",
"rates": {
"NOK": 0.126661
}
}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.6661,
"rate": 0.126661
}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