ve-exchange-rates

Get Venezuelan exchange rates - BCV official rate, Binance P2P USDT average, and the gap between them. Use when user asks for Venezuelan dollar rates, brecha cambiaria, dolar BCV, USDT P2P, or exchange rates in Venezuela.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ve-exchange-rates" with this command: npx skills add jehg814/ve-exchange-rates

ve-exchange-rates: Venezuelan Exchange Rates

Get current exchange rates for Venezuela:

  1. Tasa BCV - Official Central Bank rate from the BCV website
  2. Tasa USDT Binance P2P - Average from P2P market
  3. Brecha cambiaria - Gap between official and parallel rates

Usage

Run the wrapper script to get current rates:

./skills/ve-exchange-rates/scripts/get-rates.sh

The shell script is now a thin wrapper around a Python implementation:

python3 ./skills/ve-exchange-rates/scripts/get_rates.py

Output

The script returns:

  • BCV official rate (Bs/USD)
  • BCV source used
  • BCV "Fecha Valor" extracted from the site
  • Warning if the BCV date does not match the expected current run window
  • Binance P2P USDT rates (buy/sell/average)
  • Gap percentage between BCV and P2P
  • Example conversion from 100 USD at BCV rate into USDT at P2P rate

Data Sources

  • BCV rate: scraped directly from bcv.org.ve
  • BCV validation: extracts and validates Fecha Valor from the BCV page
  • Fallback for BCV: exchangerate-api.com only if BCV cannot be parsed
  • USDT P2P: Binance P2P API (p2p.binance.com)

Notes

  • BCV is the primary source and should be treated as the authoritative rate
  • The skill warns when the BCV "Fecha Valor" does not match today or tomorrow
  • P2P rates fluctuate constantly based on market conditions
  • Main implementation now lives in Python for readability and easier auditing
  • The shell entrypoint is only a thin wrapper that invokes get_rates.py
  • The implementation uses standard library HTTP requests and bc for decimal math formatting compatibility
  • If BCV is temporarily unavailable, the skill falls back to a secondary source to preserve functionality

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

KYC.RIP Swap API

Exchange cryptocurrencies via kyc.rip aggregator API. Use when swapping, converting, or exchanging crypto assets. Supports 700+ coins, no KYC, best rates acr...

Registry Source
1630Profile unavailable
General

Venetech News

Usa este skill siempre que el usuario pida noticias, actualizaciones, resúmenes o briefings sobre tecnología, startups, inteligencia artificial, fintech, cri...

Registry SourceRecently Updated
3190Profile unavailable
General

Currency Converter Pro

实时汇率换算专家。支持150+货币实时汇率、批量换算、多货币对比、历史汇率查询。零API Key,免费数据源。When user asks about currency exchange, conversion rates, USD to CNY, forex, or money conversion.

Registry SourceRecently Updated
561Profile unavailable
General

收货总管

Post-purchase order and after-sales management skill for mainland China shopping and delivery scenarios that records order state, arrival, return or exchange...

Registry SourceRecently Updated
960Profile unavailable