Rate Overview
Live
1 GNF = 0.010442 BTN
1 BTN = 95.7671
GNF
Avg
0.010425
High
0.010505
Low
0.010357
Last updated: 3/6/2026, 8:08:48 AM
Quick Conversions
| GNF | BTN |
|---|---|
| 1 GNF | 0.01 BTN |
| 10 GNF | 0.10 BTN |
| 50 GNF | 0.52 BTN |
| 100 GNF | 1.04 BTN |
| 500 GNF | 5.22 BTN |
| 1,000 GNF | 10.44 BTN |
Get GNF/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=BTNExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-06T08:08:48Z",
"rates": {
"BTN": 0.010442
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "BTN",
"amount": 100
},
"result": 1.0442,
"rate": 0.010442
}Build with GNF/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key