Rate Overview
Live
1 BTN = 95.3282 GNF
1 GNF = 0.010490
BTN
Avg
95.7471
High
96.5502
Low
95.1872
Last updated: 3/7/2026, 7:34:59 AM
Quick Conversions
| BTN | GNF |
|---|---|
| 1 BTN | 95.33 GNF |
| 10 BTN | 953.28 GNF |
| 50 BTN | 4,766.41 GNF |
| 100 BTN | 9,532.82 GNF |
| 500 BTN | 47,664.11 GNF |
| 1,000 BTN | 95,328.22 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-03-07T07:34:59Z",
"rates": {
"GNF": 95.328218
}
}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": 9532.821800000002,
"rate": 95.328218
}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