Rate Overview
Live
1 GIP = 127.9715 BTN
1 BTN = 0.007814
GIP
Avg
125.3154
High
129.4761
Low
120.8752
Last updated: 7/12/2026, 10:36:11 PM
Quick Conversions
| GIP | BTN |
|---|---|
| 1 GIP | 127.97 BTN |
| 10 GIP | 1,279.72 BTN |
| 50 GIP | 6,398.58 BTN |
| 100 GIP | 12,797.15 BTN |
| 500 GIP | 63,985.77 BTN |
| 1,000 GIP | 127,971.54 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-07-12T22:36:11Z",
"rates": {
"BTN": 127.971544
}
}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": 12797.1544,
"rate": 127.971544
}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