Rate Overview
Live
1 BTN = 0.120559 GHS
1 GHS = 8.2947
BTN
Avg
0.119017
High
0.120559
Low
0.117494
Last updated: 9/5/2026, 12:31:58 PM
Quick Conversions
| BTN | GHS |
|---|---|
| 1 BTN | 0.12 GHS |
| 10 BTN | 1.21 GHS |
| 50 BTN | 6.03 GHS |
| 100 BTN | 12.06 GHS |
| 500 BTN | 60.28 GHS |
| 1,000 BTN | 120.56 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-09-05T12:31:58Z",
"rates": {
"GHS": 0.120559
}
}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": 12.0559,
"rate": 0.120559
}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