Rate Overview
Live
1 SHP = 7.0387 BRL
1 BRL = 0.142072
SHP
Avg
6.9920
High
7.0542
Low
6.9206
Last updated: 3/7/2026, 1:04:35 AM
Quick Conversions
| SHP | BRL |
|---|---|
| 1 SHP | 7.04 BRL |
| 10 SHP | 70.39 BRL |
| 50 SHP | 351.94 BRL |
| 100 SHP | 703.87 BRL |
| 500 SHP | 3,519.35 BRL |
| 1,000 SHP | 7,038.70 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-07T01:04:35Z",
"rates": {
"BRL": 7.038702
}
}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": 703.8702,
"rate": 7.038702
}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