Rate Overview
Live
1 BTN = 91.6093 GNF
1 GNF = 0.010916
BTN
Avg
92.1282
High
93.2271
Low
90.5790
Last updated: 5/27/2026, 9:33:25 PM
Quick Conversions
| BTN | GNF |
|---|---|
| 1 BTN | 91.61 GNF |
| 10 BTN | 916.09 GNF |
| 50 BTN | 4,580.46 GNF |
| 100 BTN | 9,160.93 GNF |
| 500 BTN | 45,804.63 GNF |
| 1,000 BTN | 91,609.26 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-05-27T21:33:25Z",
"rates": {
"GNF": 91.60926
}
}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": 9160.926000000001,
"rate": 91.60926
}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