Rate Overview
Live
1 GIP = 124.7484 BTN
1 BTN = 0.008016
GIP
Avg
124.8353
High
125.4531
Low
124.3246
Last updated: 6/29/2026, 4:17:08 AM
Quick Conversions
| GIP | BTN |
|---|---|
| 1 GIP | 124.75 BTN |
| 10 GIP | 1,247.48 BTN |
| 50 GIP | 6,237.42 BTN |
| 100 GIP | 12,474.84 BTN |
| 500 GIP | 62,374.20 BTN |
| 1,000 GIP | 124,748.39 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-06-29T04:17:08Z",
"rates": {
"BTN": 124.748392
}
}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": 12474.8392,
"rate": 124.748392
}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