Rate Overview
Live
1 GIP = 7.0387 BRL
1 BRL = 0.142072
GIP
Avg
6.9920
High
7.0542
Low
6.9206
Last updated: 3/7/2026, 12:14:59 AM
Quick Conversions
| GIP | BRL |
|---|---|
| 1 GIP | 7.04 BRL |
| 10 GIP | 70.39 BRL |
| 50 GIP | 351.94 BRL |
| 100 GIP | 703.87 BRL |
| 500 GIP | 3,519.35 BRL |
| 1,000 GIP | 7,038.70 BRL |
Get GIP/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=BRLExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-03-07T00:14:59Z",
"rates": {
"BRL": 7.038702
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "BRL",
"amount": 100
},
"result": 703.8702,
"rate": 7.038702
}Build with GIP/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key