Rate Overview
Live
1 BRL = 0.144822 GIP
1 GIP = 6.9050
BRL
Avg
0.144846
High
0.145254
Low
0.144051
Last updated: 7/9/2026, 12:25:39 AM
Quick Conversions
| BRL | GIP |
|---|---|
| 1 BRL | 0.14 GIP |
| 10 BRL | 1.45 GIP |
| 50 BRL | 7.24 GIP |
| 100 BRL | 14.48 GIP |
| 500 BRL | 72.41 GIP |
| 1,000 BRL | 144.82 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-09T00:25:39Z",
"rates": {
"GIP": 0.144822
}
}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.4822,
"rate": 0.144822
}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