Rate Overview
Live
1 NGN = 0.054752 GMD
1 GMD = 18.2642
NGN
Avg
0.054374
High
0.055051
Low
0.053747
Last updated: 4/18/2026, 10:35:54 AM
Quick Conversions
| NGN | GMD |
|---|---|
| 1 NGN | 0.05 GMD |
| 10 NGN | 0.55 GMD |
| 50 NGN | 2.74 GMD |
| 100 NGN | 5.48 GMD |
| 500 NGN | 27.38 GMD |
| 1,000 NGN | 54.75 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-04-18T10:35:54Z",
"rates": {
"GMD": 0.054752
}
}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.4752,
"rate": 0.054752
}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