Rate Overview
Live
1 BTN = 0.121972 GHS
1 GHS = 8.1986
BTN
Avg
0.122925
High
0.141147
Low
0.115723
Last updated: 5/29/2026, 6:47:52 PM
Quick Conversions
| BTN | GHS |
|---|---|
| 1 BTN | 0.12 GHS |
| 10 BTN | 1.22 GHS |
| 50 BTN | 6.10 GHS |
| 100 BTN | 12.20 GHS |
| 500 BTN | 60.99 GHS |
| 1,000 BTN | 121.97 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-29T18:47:52Z",
"rates": {
"GHS": 0.121972
}
}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.1972,
"rate": 0.121972
}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