Rate Overview
Live
1 GHS = 8.6163 BTN
1 BTN = 0.116059
GHS
Avg
8.4443
High
8.6163
Low
8.2356
Last updated: 3/27/2026, 11:44:06 AM
Quick Conversions
| GHS | BTN |
|---|---|
| 1 GHS | 8.62 BTN |
| 10 GHS | 86.16 BTN |
| 50 GHS | 430.82 BTN |
| 100 GHS | 861.63 BTN |
| 500 GHS | 4,308.15 BTN |
| 1,000 GHS | 8,616.31 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-03-27T11:44:06Z",
"rates": {
"BTN": 8.616309
}
}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": 861.6308999999999,
"rate": 8.616309
}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