Rate Overview
Live
1 GHS = 8.3372 BTN
1 BTN = 0.119944
GHS
Avg
8.4101
High
8.6021
Low
8.0949
Last updated: 7/21/2026, 7:57:49 PM
Quick Conversions
| GHS | BTN |
|---|---|
| 1 GHS | 8.34 BTN |
| 10 GHS | 83.37 BTN |
| 50 GHS | 416.86 BTN |
| 100 GHS | 833.72 BTN |
| 500 GHS | 4,168.62 BTN |
| 1,000 GHS | 8,337.24 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-21T19:57:49Z",
"rates": {
"BTN": 8.337241
}
}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": 833.7241,
"rate": 8.337241
}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