Rate Overview
Live
1 NGN = 0.007790 GHS
1 GHS = 128.3697
NGN
Avg
0.007808
High
0.007839
Low
0.007770
Last updated: 3/7/2026, 12:29:47 AM
Quick Conversions
| NGN | GHS |
|---|---|
| 1 NGN | 0.01 GHS |
| 10 NGN | 0.08 GHS |
| 50 NGN | 0.39 GHS |
| 100 NGN | 0.78 GHS |
| 500 NGN | 3.90 GHS |
| 1,000 NGN | 7.79 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-07T00:29:47Z",
"rates": {
"GHS": 0.00779
}
}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.779,
"rate": 0.00779
}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