Rate Overview
Live
1 GNF = 0.010735 BTN
1 BTN = 93.1532
GNF
Avg
0.010535
High
0.010735
Low
0.010355
Last updated: 3/27/2026, 9:47:37 AM
Quick Conversions
| GNF | BTN |
|---|---|
| 1 GNF | 0.01 BTN |
| 10 GNF | 0.11 BTN |
| 50 GNF | 0.54 BTN |
| 100 GNF | 1.07 BTN |
| 500 GNF | 5.37 BTN |
| 1,000 GNF | 10.74 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-27T09:47:37Z",
"rates": {
"BTN": 0.010735
}
}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.0735,
"rate": 0.010735
}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