Rate Overview
Live
1 BRL = 0.141771 GIP
1 GIP = 7.0536
BRL
Avg
0.142854
High
0.144497
Low
0.141759
Last updated: 3/7/2026, 3:06:59 AM
Quick Conversions
| BRL | GIP |
|---|---|
| 1 BRL | 0.14 GIP |
| 10 BRL | 1.42 GIP |
| 50 BRL | 7.09 GIP |
| 100 BRL | 14.18 GIP |
| 500 BRL | 70.89 GIP |
| 1,000 BRL | 141.77 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-03-07T03:06:59Z",
"rates": {
"GIP": 0.141771
}
}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.177100000000001,
"rate": 0.141771
}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