Rate Overview
Live
1 BTN = 0.119353 GHS
1 GHS = 8.3785
BTN
Avg
0.118403
High
0.119353
Low
0.117711
Last updated: 5/9/2026, 12:23:40 AM
Quick Conversions
| BTN | GHS |
|---|---|
| 1 BTN | 0.12 GHS |
| 10 BTN | 1.19 GHS |
| 50 BTN | 5.97 GHS |
| 100 BTN | 11.94 GHS |
| 500 BTN | 59.68 GHS |
| 1,000 BTN | 119.35 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-05-09T00:23:40Z",
"rates": {
"GHS": 0.119353
}
}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.9353,
"rate": 0.119353
}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