Rate Overview
Live
1 BTN = 0.119527 GHS
1 GHS = 8.3663
BTN
Avg
0.119378
High
0.119872
Low
0.119083
Last updated: 7/9/2026, 1:25:40 PM
Quick Conversions
| BTN | GHS |
|---|---|
| 1 BTN | 0.12 GHS |
| 10 BTN | 1.20 GHS |
| 50 BTN | 5.98 GHS |
| 100 BTN | 11.95 GHS |
| 500 BTN | 59.76 GHS |
| 1,000 BTN | 119.53 GHS |
Get BTN/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=GHSExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-09T13:25:40Z",
"rates": {
"GHS": 0.119527
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "GHS",
"amount": 100
},
"result": 11.9527,
"rate": 0.119527
}Build with BTN/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key