Rate Overview
Live
1 SHP = 6.6161 BRL
1 BRL = 0.151146
SHP
Avg
6.6384
High
6.6874
Low
6.5754
Last updated: 5/7/2026, 11:28:17 AM
Quick Conversions
| SHP | BRL |
|---|---|
| 1 SHP | 6.62 BRL |
| 10 SHP | 66.16 BRL |
| 50 SHP | 330.81 BRL |
| 100 SHP | 661.61 BRL |
| 500 SHP | 3,308.06 BRL |
| 1,000 SHP | 6,616.12 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-07T11:28:17Z",
"rates": {
"BRL": 6.616117
}
}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": 661.6117,
"rate": 6.616117
}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