Google Currency Conversion Rates Scraper avatar
Google Currency Conversion Rates Scraper

Pricing

$10.00 / 1,000 results

Go to Store
Google Currency Conversion Rates Scraper

Google Currency Conversion Rates Scraper

Developed by

Harvest Data

Harvest Data

Maintained by Community

Retrieves live currency conversion rates using Google and calculates the converted value for a specified amount. It supports a wide range of currencies and provides an easy-to-use interface for configuration.

0.0 (0)

Pricing

$10.00 / 1,000 results

1

Total users

9

Monthly users

5

Runs succeeded

>99%

Last modified

7 months ago

You can access the Google Currency Conversion Rates Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "source": "CAD",
< "target": "USD",
< "amount": 1
<}' |
<apify call harvest/google-currency-conversion-rates-scraper --silent --output-dataset

Google Currency Conversion Rates Scraper API through CLI

The Apify CLI is the official tool that allows you to use Google Currency Conversion Rates Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: