PTAX.ExchangeRates (ptax v2.0.2)

Copy Markdown

An ex_money exchange rate backend backed by Brazil's Central Bank (BCB) PTAX daily closing CSV feed.

Configure it as the ex_money API module in your application:

config :ex_money, api_module: PTAX.ExchangeRates

Once set, ex_money will call this module to populate its rate cache.