How to get current post url?

I use open graph meta tag:
<meta property="og:url" content="http://example.com/do-some-thing.html/" />
So, how i can get current post url for content of og:url
Thanks!

You probably want permaLink I would think, that gives the canonical link for the page.