Rate Overview
Live
1 NGN = 0.008639 GHS
1 GHS = 115.7541
NGN
Avg
0.008606
High
0.008639
Low
0.008504
Last updated: 9/10/2026, 9:36:04 AM
Quick Conversions
| NGN | GHS |
|---|---|
| 1 NGN | 0.01 GHS |
| 10 NGN | 0.09 GHS |
| 50 NGN | 0.43 GHS |
| 100 NGN | 0.86 GHS |
| 500 NGN | 4.32 GHS |
| 1,000 NGN | 8.64 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-09-10T09:36:04Z",
"rates": {
"GHS": 0.008639
}
}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.8639000000000001,
"rate": 0.008639
}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