Rate Overview
Live
1 SHP = 6.6859 BRL
1 BRL = 0.149568
SHP
Avg
6.6923
High
6.7337
Low
6.6723
Last updated: 4/17/2026, 4:56:15 AM
Quick Conversions
| SHP | BRL |
|---|---|
| 1 SHP | 6.69 BRL |
| 10 SHP | 66.86 BRL |
| 50 SHP | 334.30 BRL |
| 100 SHP | 668.59 BRL |
| 500 SHP | 3,342.95 BRL |
| 1,000 SHP | 6,685.91 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-04-17T04:56:15Z",
"rates": {
"BRL": 6.685906
}
}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": 668.5906,
"rate": 6.685906
}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