export const BASE_URL = 'http://127.0.0.1:8000/'; export const CURRENCY_RATES_ENDPOINT = 'api/v1/currency-rates';