Rate Overview
Live
1 SHP = 6.9890 BRL
1 BRL = 0.143081
SHP
Avg
7.0246
High
7.0874
Low
6.9890
Last updated: 3/27/2026, 12:01:01 PM
Quick Conversions
| SHP | BRL |
|---|---|
| 1 SHP | 6.99 BRL |
| 10 SHP | 69.89 BRL |
| 50 SHP | 349.45 BRL |
| 100 SHP | 698.90 BRL |
| 500 SHP | 3,494.52 BRL |
| 1,000 SHP | 6,989.03 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-03-27T12:01:01Z",
"rates": {
"BRL": 6.98903
}
}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": 698.903,
"rate": 6.98903
}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