Rate Overview
Live
1 GHS = 8.3175 BTN
1 BTN = 0.120229
GHS
Avg
8.3702
High
8.4520
Low
8.3175
Last updated: 7/22/2026, 9:07:22 AM
Quick Conversions
| GHS | BTN |
|---|---|
| 1 GHS | 8.32 BTN |
| 10 GHS | 83.17 BTN |
| 50 GHS | 415.87 BTN |
| 100 GHS | 831.75 BTN |
| 500 GHS | 4,158.73 BTN |
| 1,000 GHS | 8,317.47 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-22T09:07:22Z",
"rates": {
"BTN": 8.317466
}
}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": 831.7466,
"rate": 8.317466
}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