Rate Overview
Live
1 NGN = 0.008521 GHS
1 GHS = 117.3571
NGN
Avg
0.008348
High
0.008521
Low
0.008177
Last updated: 7/28/2026, 8:43:31 AM
Quick Conversions
| NGN | GHS |
|---|---|
| 1 NGN | 0.01 GHS |
| 10 NGN | 0.09 GHS |
| 50 NGN | 0.43 GHS |
| 100 NGN | 0.85 GHS |
| 500 NGN | 4.26 GHS |
| 1,000 NGN | 8.52 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-07-28T08:43:31Z",
"rates": {
"GHS": 0.008521
}
}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.8521000000000001,
"rate": 0.008521
}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