Rate Overview
Live
1 GIP = 128.6669 BTN
1 BTN = 0.007772
GIP
Avg
128.5049
High
128.8994
Low
128.0152
Last updated: 8/13/2026, 5:56:58 AM
Quick Conversions
| GIP | BTN |
|---|---|
| 1 GIP | 128.67 BTN |
| 10 GIP | 1,286.67 BTN |
| 50 GIP | 6,433.35 BTN |
| 100 GIP | 12,866.69 BTN |
| 500 GIP | 64,333.47 BTN |
| 1,000 GIP | 128,666.94 BTN |
Get GIP/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=BTNExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-08-13T05:56:58Z",
"rates": {
"BTN": 128.666945
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "BTN",
"amount": 100
},
"result": 12866.6945,
"rate": 128.666945
}Build with GIP/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key