Rate Overview
Live
1 BTN = 0.008106 GIP
1 GIP = 123.3654
BTN
Avg
0.008138
High
0.008165
Low
0.008106
Last updated: 3/7/2026, 3:03:51 AM
Quick Conversions
| BTN | GIP |
|---|---|
| 1 BTN | 0.01 GIP |
| 10 BTN | 0.08 GIP |
| 50 BTN | 0.41 GIP |
| 100 BTN | 0.81 GIP |
| 500 BTN | 4.05 GIP |
| 1,000 BTN | 8.11 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-03-07T03:03:51Z",
"rates": {
"GIP": 0.008106
}
}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.8106,
"rate": 0.008106
}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