Rate Overview
Live
1 NIO = 0.297144 GHS
1 GHS = 3.3654
NIO
Avg
0.351871
High
0.444710
Low
0.276718
Last updated: 3/27/2026, 11:40:29 AM
Quick Conversions
| NIO | GHS |
|---|---|
| 1 NIO | 0.30 GHS |
| 10 NIO | 2.97 GHS |
| 50 NIO | 14.86 GHS |
| 100 NIO | 29.71 GHS |
| 500 NIO | 148.57 GHS |
| 1,000 NIO | 297.14 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-03-27T11:40:29Z",
"rates": {
"GHS": 0.297144
}
}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.7144,
"rate": 0.297144
}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