Rate Overview
Live
1 GMD = 0.132004 NOK
1 NOK = 7.5755
GMD
Avg
0.131852
High
0.136716
Low
0.128458
Last updated: 3/28/2026, 12:24:48 PM
Quick Conversions
| GMD | NOK |
|---|---|
| 1 GMD | 0.13 NOK |
| 10 GMD | 1.32 NOK |
| 50 GMD | 6.60 NOK |
| 100 GMD | 13.20 NOK |
| 500 GMD | 66.00 NOK |
| 1,000 GMD | 132.00 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-28T12:24:48Z",
"rates": {
"NOK": 0.132004
}
}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.200400000000002,
"rate": 0.132004
}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