Rate Overview
Live
1 GIP = 128.6328 BTN
1 BTN = 0.007774
GIP
Avg
128.8758
High
129.7754
Low
128.5282
Last updated: 5/27/2026, 1:18:29 AM
Quick Conversions
| GIP | BTN |
|---|---|
| 1 GIP | 128.63 BTN |
| 10 GIP | 1,286.33 BTN |
| 50 GIP | 6,431.64 BTN |
| 100 GIP | 12,863.28 BTN |
| 500 GIP | 64,316.39 BTN |
| 1,000 GIP | 128,632.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-05-27T01:18:29Z",
"rates": {
"BTN": 128.632781
}
}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": 12863.2781,
"rate": 128.632781
}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