Rate Overview
Live
1 NIO = 0.293338 GHS
1 GHS = 3.4090
NIO
Avg
0.291549
High
0.293338
Low
0.289762
Last updated: 3/7/2026, 1:05:14 AM
Quick Conversions
| NIO | GHS |
|---|---|
| 1 NIO | 0.29 GHS |
| 10 NIO | 2.93 GHS |
| 50 NIO | 14.67 GHS |
| 100 NIO | 29.33 GHS |
| 500 NIO | 146.67 GHS |
| 1,000 NIO | 293.34 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-07T01:05:14Z",
"rates": {
"GHS": 0.293338
}
}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.3338,
"rate": 0.293338
}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