Rate Overview
Live
1 NGN = 0.053224 GMD
1 GMD = 18.7885
NGN
Avg
0.053539
High
0.054253
Low
0.053105
Last updated: 3/7/2026, 12:28:45 AM
Quick Conversions
| NGN | GMD |
|---|---|
| 1 NGN | 0.05 GMD |
| 10 NGN | 0.53 GMD |
| 50 NGN | 2.66 GMD |
| 100 NGN | 5.32 GMD |
| 500 NGN | 26.61 GMD |
| 1,000 NGN | 53.22 GMD |
Get NGN/GMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=GMDExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-03-07T00:28:45Z",
"rates": {
"GMD": 0.053224
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=GMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "GMD",
"amount": 100
},
"result": 5.3224,
"rate": 0.053224
}Build with NGN/GMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key