Rate Overview
Live
1 GIP = 127.3998 BTN
1 BTN = 0.007849
GIP
Avg
128.7343
High
129.7797
Low
127.3998
Last updated: 9/3/2026, 5:39:52 AM
Quick Conversions
| GIP | BTN |
|---|---|
| 1 GIP | 127.40 BTN |
| 10 GIP | 1,274.00 BTN |
| 50 GIP | 6,369.99 BTN |
| 100 GIP | 12,739.98 BTN |
| 500 GIP | 63,699.89 BTN |
| 1,000 GIP | 127,399.78 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-09-03T05:39:52Z",
"rates": {
"BTN": 127.399783
}
}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": 12739.9783,
"rate": 127.399783
}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