Rate Overview
Live
1 GHS = 8.4126 BTN
1 BTN = 0.118870
GHS
Avg
8.4636
High
8.4953
Low
8.4126
Last updated: 5/7/2026, 3:42:02 PM
Quick Conversions
| GHS | BTN |
|---|---|
| 1 GHS | 8.41 BTN |
| 10 GHS | 84.13 BTN |
| 50 GHS | 420.63 BTN |
| 100 GHS | 841.26 BTN |
| 500 GHS | 4,206.28 BTN |
| 1,000 GHS | 8,412.56 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-07T15:42:02Z",
"rates": {
"BTN": 8.41256
}
}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": 841.2559999999999,
"rate": 8.41256
}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