Rate Overview
Live
1 GIP = 6.9890 BRL
1 BRL = 0.143081
GIP
Avg
7.0246
High
7.0874
Low
6.9890
Last updated: 3/27/2026, 6:42:09 AM
Quick Conversions
| GIP | BRL |
|---|---|
| 1 GIP | 6.99 BRL |
| 10 GIP | 69.89 BRL |
| 50 GIP | 349.45 BRL |
| 100 GIP | 698.90 BRL |
| 500 GIP | 3,494.52 BRL |
| 1,000 GIP | 6,989.03 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-27T06:42:09Z",
"rates": {
"BRL": 6.98903
}
}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": 698.903,
"rate": 6.98903
}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