Rate Overview
Live
1 NGN = 0.008243 GHS
1 GHS = 121.3151
NGN
Avg
0.008205
High
0.008298
Low
0.008151
Last updated: 6/19/2026, 8:51:20 AM
Quick Conversions
| NGN | GHS |
|---|---|
| 1 NGN | 0.01 GHS |
| 10 NGN | 0.08 GHS |
| 50 NGN | 0.41 GHS |
| 100 NGN | 0.82 GHS |
| 500 NGN | 4.12 GHS |
| 1,000 NGN | 8.24 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-06-19T08:51:20Z",
"rates": {
"GHS": 0.008243
}
}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.8243,
"rate": 0.008243
}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