Rate Overview
Live
1 BTN = 92.7531 GNF
1 GNF = 0.010781
BTN
Avg
98.6127
High
103.2002
Low
92.1431
Last updated: 6/28/2026, 3:42:42 AM
Quick Conversions
| BTN | GNF |
|---|---|
| 1 BTN | 92.75 GNF |
| 10 BTN | 927.53 GNF |
| 50 BTN | 4,637.66 GNF |
| 100 BTN | 9,275.31 GNF |
| 500 BTN | 46,376.57 GNF |
| 1,000 BTN | 92,753.14 GNF |
Get BTN/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=GNFExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-06-28T03:42:42Z",
"rates": {
"GNF": 92.753141
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "GNF",
"amount": 100
},
"result": 9275.3141,
"rate": 92.753141
}Build with BTN/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key