Rate Overview
Live
1 BTN = 0.117195 GHS
1 GHS = 8.5328
BTN
Avg
0.117090
High
0.117817
Low
0.116682
Last updated: 3/7/2026, 4:23:55 AM
Quick Conversions
| BTN | GHS |
|---|---|
| 1 BTN | 0.12 GHS |
| 10 BTN | 1.17 GHS |
| 50 BTN | 5.86 GHS |
| 100 BTN | 11.72 GHS |
| 500 BTN | 58.60 GHS |
| 1,000 BTN | 117.20 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-07T04:23:55Z",
"rates": {
"GHS": 0.117195
}
}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.7195,
"rate": 0.117195
}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