|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: "Currency Converter - iOS" |
| 4 | +date: 2017-03-02 01:00:00 |
| 5 | +categories: projects |
| 6 | +img: /images/currency-converter/cover.jpg |
| 7 | +tags: iOS Currency Converter Apps |
| 8 | +desc: Currency converter iOS application with over 170 currencies, widget, updated conversion rates and offline mode. |
| 9 | +--- |
| 10 | +<img class="icon-app" src="/images/currency-converter/icon.png"/> |
| 11 | + |
| 12 | +Currency Converter is a mobile application used to get world's foreign currencies conversion rates. |
| 13 | +It provides over 170 currencies with exchange rates and also supports offline mode, so it's an ideal companion for your trip abroad. |
| 14 | +This app is easy to use for conversion of many foreign currencies directly from your widget. |
| 15 | +Add your personal favorite currency list. |
| 16 | + |
| 17 | +## Functionalities |
| 18 | + |
| 19 | +★ Quick updates<br/> |
| 20 | +★ Updated exchange rates<br/> |
| 21 | +★ 170+ world currencies<br/> |
| 22 | +★ Convert multiple currencies<br/> |
| 23 | +★ Bitcoin support<br/> |
| 24 | +★ Offline mode (no roaming fees)<br/> |
| 25 | +★ Search function to quickly add a new currency<br/> |
| 26 | +★ Widget support<br/> |
| 27 | + |
| 28 | +## Links |
| 29 | + |
| 30 | +<div class="app-version container-twelve"> |
| 31 | + <div class="pricing-table package-three twelve columns "> |
| 32 | + <div class="title"> |
| 33 | + <i class="icon-store ios" style="position:relative; left:0; display:inline-block; width:20px; height:20px; background-size:20px 40px; background-position:-1px -22px;"></i> |
| 34 | + iOS |
| 35 | + </div> |
| 36 | + <div class="price"> |
| 37 | + <a href="#" target="_blank" class="no-icon" alt="Download on the App Store"> |
| 38 | + Download on the App Store |
| 39 | + </a> |
| 40 | + <span>Free version</span> |
| 41 | + </div> |
| 42 | + <ul class="package"> |
| 43 | + <ul> |
| 44 | + <li>Updated exchange rates</li> |
| 45 | + <li>170+ world currencies</li> |
| 46 | + <li>Bitcoin support</li> |
| 47 | + <li>Offline mode</li> |
| 48 | + <li>Widget support</li> |
| 49 | + <li> |
| 50 | + <div class="app-doc"> |
| 51 | + <a href="/ios/currency-converter-cgu-en.html" target="_blank">Terms of Use</a> |
| 52 | + <a href="/ios/currency-converter-privacy-en.html" target="_blank">App Privacy Policy</a> |
| 53 | + </div> |
| 54 | + </li> |
| 55 | + </ul> |
| 56 | + </ul> |
| 57 | + </div> |
| 58 | +</div> |
0 commit comments