Rate Overview
Live
1 BTN = 0.116058 GHS
1 GHS = 8.6164
BTN
Avg
0.117057
High
0.117817
Low
0.115723
Last updated: 3/27/2026, 8:08:21 AM
Quick Conversions
| BTN | GHS |
|---|---|
| 1 BTN | 0.12 GHS |
| 10 BTN | 1.16 GHS |
| 50 BTN | 5.80 GHS |
| 100 BTN | 11.61 GHS |
| 500 BTN | 58.03 GHS |
| 1,000 BTN | 116.06 GHS |
Get BTN/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=GHSExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-27T08:08:21Z",
"rates": {
"GHS": 0.116058
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "GHS",
"amount": 100
},
"result": 11.605799999999999,
"rate": 0.116058
}Build with BTN/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key