Rate Overview
Live
1 NGN = 0.054004 GMD
1 GMD = 18.5171
NGN
Avg
0.054084
High
0.054222
Low
0.053961
Last updated: 6/19/2026, 10:17:05 AM
Quick Conversions
| NGN | GMD |
|---|---|
| 1 NGN | 0.05 GMD |
| 10 NGN | 0.54 GMD |
| 50 NGN | 2.70 GMD |
| 100 NGN | 5.40 GMD |
| 500 NGN | 27.00 GMD |
| 1,000 NGN | 54.00 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-06-19T10:17:05Z",
"rates": {
"GMD": 0.054004
}
}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.4004,
"rate": 0.054004
}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