Rate Overview
Live
1 GIP = 122.4719 BTN
1 BTN = 0.008165
GIP
Avg
122.7610
High
123.1216
Low
122.4719
Last updated: 3/7/2026, 12:14:52 AM
Quick Conversions
| GIP | BTN |
|---|---|
| 1 GIP | 122.47 BTN |
| 10 GIP | 1,224.72 BTN |
| 50 GIP | 6,123.60 BTN |
| 100 GIP | 12,247.19 BTN |
| 500 GIP | 61,235.97 BTN |
| 1,000 GIP | 122,471.95 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-03-07T00:14:52Z",
"rates": {
"BTN": 122.471948
}
}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": 12247.1948,
"rate": 122.471948
}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