Rate Overview
Live
1 GHS = 8.4149 BTN
1 BTN = 0.118836
GHS
Avg
8.4855
High
8.5799
Low
8.3674
Last updated: 6/19/2026, 8:47:07 AM
Quick Conversions
| GHS | BTN |
|---|---|
| 1 GHS | 8.41 BTN |
| 10 GHS | 84.15 BTN |
| 50 GHS | 420.75 BTN |
| 100 GHS | 841.49 BTN |
| 500 GHS | 4,207.47 BTN |
| 1,000 GHS | 8,414.94 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-06-19T08:47:07Z",
"rates": {
"BTN": 8.414939
}
}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.4939,
"rate": 8.414939
}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