Rate Overview
Live
1 GIP = 128.7926 BTN
1 BTN = 0.007764
GIP
Avg
123.9356
High
128.8487
Low
118.2594
Last updated: 5/27/2026, 7:28:18 AM
Quick Conversions
| GIP | BTN |
|---|---|
| 1 GIP | 128.79 BTN |
| 10 GIP | 1,287.93 BTN |
| 50 GIP | 6,439.63 BTN |
| 100 GIP | 12,879.26 BTN |
| 500 GIP | 64,396.32 BTN |
| 1,000 GIP | 128,792.65 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-05-27T07:28:18Z",
"rates": {
"BTN": 128.792647
}
}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": 12879.2647,
"rate": 128.792647
}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