Rate Overview
Live
1 SHP = 6.7864 BRL
1 BRL = 0.147355
SHP
Avg
7.2526
High
7.6773
Low
6.5833
Last updated: 5/27/2026, 6:31:16 PM
Quick Conversions
| SHP | BRL |
|---|---|
| 1 SHP | 6.79 BRL |
| 10 SHP | 67.86 BRL |
| 50 SHP | 339.32 BRL |
| 100 SHP | 678.64 BRL |
| 500 SHP | 3,393.18 BRL |
| 1,000 SHP | 6,786.35 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-05-27T18:31:16Z",
"rates": {
"BRL": 6.786353
}
}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": 678.6353,
"rate": 6.786353
}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