Rate Overview
Live
1 GIP = 126.7504 BTN
1 BTN = 0.007890
GIP
Avg
127.4562
High
127.9807
Low
126.7504
Last updated: 6/16/2026, 7:21:08 AM
Quick Conversions
| GIP | BTN |
|---|---|
| 1 GIP | 126.75 BTN |
| 10 GIP | 1,267.50 BTN |
| 50 GIP | 6,337.52 BTN |
| 100 GIP | 12,675.04 BTN |
| 500 GIP | 63,375.19 BTN |
| 1,000 GIP | 126,750.37 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-16T07:21:08Z",
"rates": {
"BTN": 126.750372
}
}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": 12675.0372,
"rate": 126.750372
}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