Rate Overview
Live
1 NGN = 0.008485 GHS
1 GHS = 117.8550
NGN
Avg
0.007950
High
0.008485
Low
0.007233
Last updated: 5/27/2026, 5:33:50 PM
Quick Conversions
| NGN | GHS |
|---|---|
| 1 NGN | 0.01 GHS |
| 10 NGN | 0.08 GHS |
| 50 NGN | 0.42 GHS |
| 100 NGN | 0.85 GHS |
| 500 NGN | 4.24 GHS |
| 1,000 NGN | 8.49 GHS |
Get NGN/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=GHSExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-05-27T17:33:50Z",
"rates": {
"GHS": 0.008485
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "GHS",
"amount": 100
},
"result": 0.8484999999999999,
"rate": 0.008485
}Build with NGN/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key