Rate Overview
Live
1 BTN = 0.007960 GIP
1 GIP = 125.6281
BTN
Avg
0.007976
High
0.008021
Low
0.007945
Last updated: 3/27/2026, 6:35:58 AM
Quick Conversions
| BTN | GIP |
|---|---|
| 1 BTN | 0.01 GIP |
| 10 BTN | 0.08 GIP |
| 50 BTN | 0.40 GIP |
| 100 BTN | 0.80 GIP |
| 500 BTN | 3.98 GIP |
| 1,000 BTN | 7.96 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-27T06:35:58Z",
"rates": {
"GIP": 0.00796
}
}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.796,
"rate": 0.00796
}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