Rate Overview
Live
1 NIO = 0.299559 GHS
1 GHS = 3.3382
NIO
Avg
0.299737
High
0.300268
Low
0.299071
Last updated: 4/17/2026, 6:23:34 AM
Quick Conversions
| NIO | GHS |
|---|---|
| 1 NIO | 0.30 GHS |
| 10 NIO | 3.00 GHS |
| 50 NIO | 14.98 GHS |
| 100 NIO | 29.96 GHS |
| 500 NIO | 149.78 GHS |
| 1,000 NIO | 299.56 GHS |
Get NIO/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=GHSExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-04-17T06:23:34Z",
"rates": {
"GHS": 0.299559
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "GHS",
"amount": 100
},
"result": 29.955900000000003,
"rate": 0.299559
}Build with NIO/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key