Rate Overview
Live
1 NGN = 0.053615 GMD
1 GMD = 18.6515
NGN
Avg
0.053435
High
0.054021
Low
0.053053
Last updated: 5/9/2026, 2:53:18 AM
Quick Conversions
| NGN | GMD |
|---|---|
| 1 NGN | 0.05 GMD |
| 10 NGN | 0.54 GMD |
| 50 NGN | 2.68 GMD |
| 100 NGN | 5.36 GMD |
| 500 NGN | 26.81 GMD |
| 1,000 NGN | 53.62 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-05-09T02:53:18Z",
"rates": {
"GMD": 0.053615
}
}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.3615,
"rate": 0.053615
}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