Rate Overview
Live
1 GIP = 128.9464 BTN
1 BTN = 0.007755
GIP
Avg
122.3055
High
129.7693
Low
115.5492
Last updated: 7/22/2026, 10:24:02 PM
Quick Conversions
| GIP | BTN |
|---|---|
| 1 GIP | 128.95 BTN |
| 10 GIP | 1,289.46 BTN |
| 50 GIP | 6,447.32 BTN |
| 100 GIP | 12,894.64 BTN |
| 500 GIP | 64,473.22 BTN |
| 1,000 GIP | 128,946.44 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-22T22:24:02Z",
"rates": {
"BTN": 128.946439
}
}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": 12894.6439,
"rate": 128.946439
}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