
paralelo.bo is a public API providing bolivia parallel-market usd/bob exchange rate, aggregated from p2p sources every 60s.
This API is publicly accessible without authentication.
GET https://api.example.com/v1/status| Method | Path | Description |
|---|---|---|
| GET | https://paralelo.bo/api | Primary API endpoint. |
curl -X GET "https://paralelo.bo/api" \ -H "Accept: application/json"