Rate Overview
Live
1 BTN = 0.007743 GIP
1 GIP = 129.1489
BTN
Avg
0.007804
High
0.007849
Low
0.007743
Last updated: 9/10/2026, 5:44:49 AM
Quick Conversions
| BTN | GIP |
|---|---|
| 1 BTN | 0.01 GIP |
| 10 BTN | 0.08 GIP |
| 50 BTN | 0.39 GIP |
| 100 BTN | 0.77 GIP |
| 500 BTN | 3.87 GIP |
| 1,000 BTN | 7.74 GIP |
Get BTN/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=GIPExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-09-10T05:44:49Z",
"rates": {
"GIP": 0.007743
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "GIP",
"amount": 100
},
"result": 0.7743,
"rate": 0.007743
}Build with BTN/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key