Rate Overview
Live
1 BTN = 94.0329 GNF
1 GNF = 0.010635
BTN
Avg
94.3496
High
94.8747
Low
93.9365
Last updated: 4/17/2026, 6:09:28 AM
Quick Conversions
| BTN | GNF |
|---|---|
| 1 BTN | 94.03 GNF |
| 10 BTN | 940.33 GNF |
| 50 BTN | 4,701.65 GNF |
| 100 BTN | 9,403.29 GNF |
| 500 BTN | 47,016.45 GNF |
| 1,000 BTN | 94,032.91 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-04-17T06:09:28Z",
"rates": {
"GNF": 94.032905
}
}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": 9403.2905,
"rate": 94.032905
}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