Rate Overview
Live
1 GHS = 8.2034 BTN
1 BTN = 0.121901
GHS
Avg
8.1537
High
8.6163
Low
7.0676
Last updated: 7/30/2026, 4:58:16 PM
Quick Conversions
| GHS | BTN |
|---|---|
| 1 GHS | 8.20 BTN |
| 10 GHS | 82.03 BTN |
| 50 GHS | 410.17 BTN |
| 100 GHS | 820.34 BTN |
| 500 GHS | 4,101.68 BTN |
| 1,000 GHS | 8,203.36 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-30T16:58:16Z",
"rates": {
"BTN": 8.203361
}
}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": 820.3360999999999,
"rate": 8.203361
}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