Rate Overview
Live
1 BTN = 0.007782 GIP
1 GIP = 128.5017
BTN
Avg
0.007767
High
0.007783
Low
0.007738
Last updated: 5/9/2026, 6:02:19 AM
Quick Conversions
| BTN | GIP |
|---|---|
| 1 BTN | 0.01 GIP |
| 10 BTN | 0.08 GIP |
| 50 BTN | 0.39 GIP |
| 100 BTN | 0.78 GIP |
| 500 BTN | 3.89 GIP |
| 1,000 BTN | 7.78 GIP |
Get BTN/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=GIPExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-05-09T06:02:19Z",
"rates": {
"GIP": 0.007782
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "GIP",
"amount": 100
},
"result": 0.7782,
"rate": 0.007782
}Build with BTN/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key