Rate Overview
Live
1 BTN = 0.121616 GHS
1 GHS = 8.2226
BTN
Avg
0.144236
High
0.194348
Low
0.116503
Last updated: 7/28/2026, 2:51:27 PM
Quick Conversions
| BTN | GHS |
|---|---|
| 1 BTN | 0.12 GHS |
| 10 BTN | 1.22 GHS |
| 50 BTN | 6.08 GHS |
| 100 BTN | 12.16 GHS |
| 500 BTN | 60.81 GHS |
| 1,000 BTN | 121.62 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-28T14:51:27Z",
"rates": {
"GHS": 0.121616
}
}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": 12.1616,
"rate": 0.121616
}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