Rate Overview
Live
1 GIP = 126.3529 BTN
1 BTN = 0.007914
GIP
Avg
125.0750
High
126.3529
Low
123.9934
Last updated: 4/16/2026, 8:58:30 PM
Quick Conversions
| GIP | BTN |
|---|---|
| 1 GIP | 126.35 BTN |
| 10 GIP | 1,263.53 BTN |
| 50 GIP | 6,317.65 BTN |
| 100 GIP | 12,635.29 BTN |
| 500 GIP | 63,176.46 BTN |
| 1,000 GIP | 126,352.93 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-04-16T20:58:30Z",
"rates": {
"BTN": 126.352925
}
}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": 12635.2925,
"rate": 126.352925
}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