Rate Overview
Live
1 BRL = 0.147606 GIP
1 GIP = 6.7748
BRL
Avg
0.141742
High
0.149623
Low
0.132935
Last updated: 7/26/2026, 9:03:01 AM
Quick Conversions
| BRL | GIP |
|---|---|
| 1 BRL | 0.15 GIP |
| 10 BRL | 1.48 GIP |
| 50 BRL | 7.38 GIP |
| 100 BRL | 14.76 GIP |
| 500 BRL | 73.80 GIP |
| 1,000 BRL | 147.61 GIP |
Get BRL/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=GIPExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-26T09:03:01Z",
"rates": {
"GIP": 0.147606
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "GIP",
"amount": 100
},
"result": 14.760599999999998,
"rate": 0.147606
}Build with BRL/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key