[PLUGIN]Currency Exchange (No API's)

The Currency Converter Plugin is an essential tool for Bubble.io applications that need real-time currency exchange functionalities. This plugin allows users to effortlessly convert amounts between different currencies using the latest exchange rates or a custom JSON provided by the user.

FAQ

  1. How do we keep the rates up to date?
    Simply leave the JSON empty and it will return the latest rates from an external database. You can use the JSON that is returned in subsequent calls.

We’ve included an update to allow updating the json with a workflow.
image

image