Rate Overview
Live
1 GHS = 8.4877 BTN
1 BTN = 0.117817
GHS
Avg
8.5358
High
8.5703
Low
8.4877
Last updated: 3/7/2026, 1:07:21 AM
Quick Conversions
| GHS | BTN |
|---|---|
| 1 GHS | 8.49 BTN |
| 10 GHS | 84.88 BTN |
| 50 GHS | 424.39 BTN |
| 100 GHS | 848.77 BTN |
| 500 GHS | 4,243.87 BTN |
| 1,000 GHS | 8,487.74 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-07T01:07:21Z",
"rates": {
"BTN": 8.487738
}
}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": 848.7738,
"rate": 8.487738
}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