Rate Overview
Live
1 SHP = 7.0461 BRL
1 BRL = 0.141922
SHP
Avg
7.0379
High
7.0631
Low
6.9837
Last updated: 8/20/2026, 1:43:31 PM
Quick Conversions
| SHP | BRL |
|---|---|
| 1 SHP | 7.05 BRL |
| 10 SHP | 70.46 BRL |
| 50 SHP | 352.31 BRL |
| 100 SHP | 704.61 BRL |
| 500 SHP | 3,523.06 BRL |
| 1,000 SHP | 7,046.13 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-20T13:43:31Z",
"rates": {
"BRL": 7.046128
}
}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": 704.6128,
"rate": 7.046128
}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