Rate Overview
Live
1 GIP = 126.3868 BTN
1 BTN = 0.007912
GIP
Avg
125.1576
High
126.3868
Low
124.3246
Last updated: 7/2/2026, 3:11:38 PM
Quick Conversions
| GIP | BTN |
|---|---|
| 1 GIP | 126.39 BTN |
| 10 GIP | 1,263.87 BTN |
| 50 GIP | 6,319.34 BTN |
| 100 GIP | 12,638.68 BTN |
| 500 GIP | 63,193.41 BTN |
| 1,000 GIP | 126,386.81 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-02T15:11:38Z",
"rates": {
"BTN": 126.38681
}
}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": 12638.681,
"rate": 126.38681
}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