@extends('admin.layouts.master') @section('title','Currency List & Other Setting | ') @section('body')
Multiple Currency & Location Setting


Additioal fee: If you enter additional fee for ex. 2 and your currency rate is 1 than at time of conversion total conversion rate will be 3 and new rate will be convert accroding to this conversion rate. It will not work on if above toggle is off.

Note: USD Rate display here will be 1 (Because open exchange free api key a/c only consider base currency as USD if you want to upgrade to Open exchange pro a/c than base currency can be changed) but at the time of conversion it take original rate like you converting an amount of 1 EURO to USD than price will be multiplies from Standard rate.

Currencies
# Currency Rate Additional Fee Currency Symbol Action


@include('admin.multiCurrency.location')
@include('admin.multiCurrency.checkout')
@endsection @section('custom-script')