Laravel currency offers you migration and seeder for 104 currencies with code, name and symbol.
- composer require gentritxhema/laravel-currency
- php artisan vendor:publish
- php artisan migrate
- php artisan db:seed --class=GentritXhema\Currencies\Seeds\CurrencySeeder