Rate Overview
Live
1 SHP = 6.8433 BRL
1 BRL = 0.146129
SHP
Avg
7.0522
High
7.4820
Low
6.5855
Last updated: 8/1/2026, 2:50:49 PM
Quick Conversions
| SHP | BRL |
|---|---|
| 1 SHP | 6.84 BRL |
| 10 SHP | 68.43 BRL |
| 50 SHP | 342.16 BRL |
| 100 SHP | 684.33 BRL |
| 500 SHP | 3,421.64 BRL |
| 1,000 SHP | 6,843.28 BRL |
Get SHP/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=BRLExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-08-01T14:50:49Z",
"rates": {
"BRL": 6.84328
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "BRL",
"amount": 100
},
"result": 684.328,
"rate": 6.84328
}Build with SHP/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key