Rate Overview
Live
1 BRL = 0.147354 GIP
1 GIP = 6.7864
BRL
Avg
0.148557
High
0.150504
Low
0.146985
Last updated: 5/27/2026, 8:28:57 PM
Quick Conversions
| BRL | GIP |
|---|---|
| 1 BRL | 0.15 GIP |
| 10 BRL | 1.47 GIP |
| 50 BRL | 7.37 GIP |
| 100 BRL | 14.74 GIP |
| 500 BRL | 73.68 GIP |
| 1,000 BRL | 147.35 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-05-27T20:28:57Z",
"rates": {
"GIP": 0.147354
}
}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.735400000000002,
"rate": 0.147354
}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