Rate Overview
Live
1 NGN = 0.008570 GHS
1 GHS = 116.6861
NGN
Avg
0.008519
High
0.008570
Low
0.008462
Last updated: 7/30/2026, 10:52: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.29 GHS |
| 1,000 NGN | 8.57 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-30T10:52:04Z",
"rates": {
"GHS": 0.00857
}
}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.857,
"rate": 0.00857
}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