Rate Overview
Live
1 GHS = 8.2174 BTN
1 BTN = 0.121692
GHS
Avg
8.3934
High
8.4953
Low
8.2072
Last updated: 5/27/2026, 11:48:46 PM
Quick Conversions
| GHS | BTN |
|---|---|
| 1 GHS | 8.22 BTN |
| 10 GHS | 82.17 BTN |
| 50 GHS | 410.87 BTN |
| 100 GHS | 821.74 BTN |
| 500 GHS | 4,108.72 BTN |
| 1,000 GHS | 8,217.44 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-05-27T23:48:46Z",
"rates": {
"BTN": 8.21744
}
}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": 821.744,
"rate": 8.21744
}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