Rate Overview
Live
1 NGN = 0.053468 GMD
1 GMD = 18.7028
NGN
Avg
0.047995
High
0.053468
Low
0.041658
Last updated: 3/27/2026, 8:06:25 AM
Quick Conversions
| NGN | GMD |
|---|---|
| 1 NGN | 0.05 GMD |
| 10 NGN | 0.53 GMD |
| 50 NGN | 2.67 GMD |
| 100 NGN | 5.35 GMD |
| 500 NGN | 26.73 GMD |
| 1,000 NGN | 53.47 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-27T08:06:25Z",
"rates": {
"GMD": 0.053468
}
}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.3468,
"rate": 0.053468
}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