Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Currency Converter

This TypeScript example converts USD to another currency using ExchangeRate API.

Environment Variables

OPENEXCHANGERATES_API_KEY=<your-exchangerate-api-key>