Rate Overview
Live
1 GHS = 8.2947 BTN
1 BTN = 0.120559
GHS
Avg
8.4030
High
8.5111
Low
8.2947
Last updated: 9/5/2026, 10:02:03 AM
Quick Conversions
| GHS | BTN |
|---|---|
| 1 GHS | 8.29 BTN |
| 10 GHS | 82.95 BTN |
| 50 GHS | 414.73 BTN |
| 100 GHS | 829.47 BTN |
| 500 GHS | 4,147.34 BTN |
| 1,000 GHS | 8,294.69 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-09-05T10:02:03Z",
"rates": {
"BTN": 8.294685
}
}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": 829.4685,
"rate": 8.294685
}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