Rate Overview
Live
1 GHS = 8.3304 BTN
1 BTN = 0.120042
GHS
Avg
8.1573
High
8.6413
Low
7.0848
Last updated: 7/24/2026, 4:50:37 AM
Quick Conversions
| GHS | BTN |
|---|---|
| 1 GHS | 8.33 BTN |
| 10 GHS | 83.30 BTN |
| 50 GHS | 416.52 BTN |
| 100 GHS | 833.04 BTN |
| 500 GHS | 4,165.20 BTN |
| 1,000 GHS | 8,330.39 BTN |
Get GHS/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=BTNExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-07-24T04:50:37Z",
"rates": {
"BTN": 8.330391
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "BTN",
"amount": 100
},
"result": 833.0391000000001,
"rate": 8.330391
}Build with GHS/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key