Rate Overview
Live
1 NIO = 0.306678 GHS
1 GHS = 3.2607
NIO
Avg
0.306240
High
0.317540
Low
0.301784
Last updated: 6/17/2026, 8:02:20 AM
Quick Conversions
| NIO | GHS |
|---|---|
| 1 NIO | 0.31 GHS |
| 10 NIO | 3.07 GHS |
| 50 NIO | 15.33 GHS |
| 100 NIO | 30.67 GHS |
| 500 NIO | 153.34 GHS |
| 1,000 NIO | 306.68 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-06-17T08:02:20Z",
"rates": {
"GHS": 0.306678
}
}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": 30.6678,
"rate": 0.306678
}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