Rate Overview
Live
1 GHS = 8.4637 BTN
1 BTN = 0.118152
GHS
Avg
8.4373
High
8.4637
Low
8.3967
Last updated: 4/17/2026, 6:15:20 AM
Quick Conversions
| GHS | BTN |
|---|---|
| 1 GHS | 8.46 BTN |
| 10 GHS | 84.64 BTN |
| 50 GHS | 423.18 BTN |
| 100 GHS | 846.37 BTN |
| 500 GHS | 4,231.83 BTN |
| 1,000 GHS | 8,463.67 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-04-17T06:15:20Z",
"rates": {
"BTN": 8.463668
}
}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": 846.3668,
"rate": 8.463668
}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