Rate Overview
Live
1 NGN = 0.007888 GHS
1 GHS = 126.7748
NGN
Avg
0.008526
High
0.010375
Low
0.006539
Last updated: 3/27/2026, 11:44:17 AM
Quick Conversions
| NGN | GHS |
|---|---|
| 1 NGN | 0.01 GHS |
| 10 NGN | 0.08 GHS |
| 50 NGN | 0.39 GHS |
| 100 NGN | 0.79 GHS |
| 500 NGN | 3.94 GHS |
| 1,000 NGN | 7.89 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-03-27T11:44:17Z",
"rates": {
"GHS": 0.007888
}
}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.7888,
"rate": 0.007888
}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