Rate Overview
Live
1 BTN = 91.7283 GNF
1 GNF = 0.010902
BTN
Avg
91.2393
High
91.7483
Low
90.7062
Last updated: 7/29/2026, 4:56:15 PM
Quick Conversions
| BTN | GNF |
|---|---|
| 1 BTN | 91.73 GNF |
| 10 BTN | 917.28 GNF |
| 50 BTN | 4,586.42 GNF |
| 100 BTN | 9,172.83 GNF |
| 500 BTN | 45,864.16 GNF |
| 1,000 BTN | 91,728.32 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-07-29T16:56:15Z",
"rates": {
"GNF": 91.728319
}
}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": 9172.8319,
"rate": 91.728319
}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