Title: Shortcode with decimals
Last modified: August 21, 2016

---

# Shortcode with decimals

 *  Resolved [Michael Gout](https://wordpress.org/support/users/gooweb/)
 * (@gooweb)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/shortcode-with-decimals/)
 * Hi,
 * I would like to display “1 EUR = 1.35 USD” but i’m stuck with the decimals.
 * For now I have this code :
    [currency amount=”1″ from=”EUR” to=”USD” iso=true
   between=” = ” append=”” round: false]
 * Please can you help me to fix it ?
 * Thanks
 * [https://wordpress.org/plugins/euro-fxref-currency-converter/](https://wordpress.org/plugins/euro-fxref-currency-converter/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [joost de keijzer](https://wordpress.org/support/users/joostdekeijzer/)
 * (@joostdekeijzer)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/shortcode-with-decimals/#post-4584285)
 * Hi Gooweb,
 * The notation would be:
    `[currency amount="1" from="EUR" to="USD" iso=true between
   =" = " append="" round=false]` (not `round:false`)
 * Resulting in: `1,00 EUR = 1.36 USD`
 * The plugin uses the decimal notation of the currency. Maybe a bit strange in 
   above form…
 *  Thread Starter [Michael Gout](https://wordpress.org/support/users/gooweb/)
 * (@gooweb)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/shortcode-with-decimals/#post-4584294)
 * Perfect ! Thanks ! 😀
 *  Plugin Author [joost de keijzer](https://wordpress.org/support/users/joostdekeijzer/)
 * (@joostdekeijzer)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/shortcode-with-decimals/#post-4584295)
 * No problem

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Shortcode with decimals’ is closed to new replies.

 * ![](https://ps.w.org/euro-fxref-currency-converter/assets/icon-128x128.png?rev
   =3314337)
 * [Euro FxRef Currency Converter (by DKZR)](https://wordpress.org/plugins/euro-fxref-currency-converter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/euro-fxref-currency-converter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/euro-fxref-currency-converter/)
 * [Active Topics](https://wordpress.org/support/plugin/euro-fxref-currency-converter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/euro-fxref-currency-converter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/euro-fxref-currency-converter/reviews/)

## Tags

 * [decimals](https://wordpress.org/support/topic-tag/decimals/)

 * 3 replies
 * 2 participants
 * Last reply from: [joost de keijzer](https://wordpress.org/support/users/joostdekeijzer/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/shortcode-with-decimals/#post-4584295)
 * Status: resolved