519 Riverfront Avenue SE # 1501 Calgary, AB T2G 1K6
1501, 519 Riverfront Avenue SE, Calgary
Property Description
Experience urban living at its finest in the heart of the East Village nestled within Evolution Fuse! This exquisite 1 Bedroom, 1 Bathroom, West facing, 15th floor residence exudes contemporary elegance and offers luxury living. As you enter this beautiful highly maintained property you immediately see the expansive view of downtown the river and surrounding area. The sleek and modern kitchen is equipped with premium stainless steel appliances, gas range, granite countertops, granite backsplash and ample cabinet space. The living and dining area seamlessly flows onto the large balcony (148.5 Sqf) through sliding glass doors, creating a beautiful indoor-outdoor experience complete with gas BBQ hookup. Bathroom has in-floor heating, large soaker tub and large vanity with granite counter top. The bedroom offers a walk-in closet, blackout blinds and has separate thermostat to control the temperature directly from main living area. Additionally a full-size washer/dryer, central air-conditioning, a secured storage locker and parking stall. Enjoy an array of amenities at Evolution, including a 2nd floor outdoor garden common area, entertaining lounge, two fitness centre’s complete with steam room and sauna, and personalized concierge services + 24/7 security. Embrace the vibrant riverfront lifestyle with easy access to scenic walking / biking paths along the river or directly to the downtown core, dining, numerous shops / services and the convenience of the close proximity C-Train station. Don’t forget the new Scotia Place coming in 2027 which will only enhance the desirably of The East Village. This property must be seen – it shows beautifully!
Basic Details
- Sold:
- Yes
- Property Type:
- Condos/Townhouses
- Listing Type:
- Sold
- Listing ID:
- 3100
- Price:
- CAD$ 335,000
- Bedrooms:
- 1
- Bathrooms:
- 1
- Half Bathrooms:
- 0
- Square Footage:
- 652 Sqft
- Year Built:
- 2015
- Lot Area:
- 0 Sqft
Home Features
- Dishwasher
- Oven
- Microwave
- Refrigerator
- Laundry – In Suite
- Window Coverings
Building Features
- Secure Entry
- Fitness Area
- Party/Game Room
- Guest Parking
Address Map
- Country:
- CN
- City:
- Calgary
- Street Number:
- 1501, 519 Riverfront Avenue SE
- Community:
- Downtown East
- Building Name:
- Evolution
- Floor Number:
- 15
- Longitude:
- W115° 56′ 56.9”
- Latitude:
- N51° 2′ 51.5”
Neighborhood
- Playground/Park
- Shopping Center
Condos/Townhouses
Sold
- Listing ID:
- 3100
- Bedrooms:
- 1
- Bathrooms:
- 1
- Square Footage:
- 652 Sqft
CAD$ 335,000
var wpl_favorites_force_login4 = 0;
function wpl_favorite_control4(id, mode)
{
if(wpl_favorites_force_login4 == '1')
{
wpl_favorite_login4();
return;
}
var request_str = 'wpl_format=f:property_listing:ajax_pro&wpl_function=favorites_control&pid='+id+'&mode='+mode;
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
wplj('#wpl_favorite_remove_4_'+id).toggle().parent('li').toggleClass('added');
wplj('#wpl_favorite_add_4_'+id).toggle();
if(typeof wpl_load_favorites == 'function')
{
wpl_load_favorites(data.pids);
}
if(typeof wpl_refresh_searchwidget_counter == 'function')
{
wpl_refresh_searchwidget_counter();
}
}
});
return false;
}
function wpl_favorite_login4()
{
var request_str = 'wpl_format=f:profile_show:raw&wplmethod=login';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
/** Open lightbox **/
wplj._realtyna.lightbox.open("#wpl_favorites_lightbox",
{
reloadPage: true,
cssClasses: {wrap: 'wpl-frontend-lightbox-wp', overlay: 'realtyna-lightbox-overlay realtyna-lightbox-overlay-drp'},
closeOnOverlay: true,
});
}
});
}
function wpl_report_abuse_get_form(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=report_abuse_form&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
}
});
return false;
}
function wpl_report_abuse_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=report_abuse_submit&'+wplj('#wpl_report_abuse_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_report_abuse_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_send_to_friend_get_form(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=send_to_friend_form&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
if(wplj("#wpl_pshow_lightbox_content_container").find('.g-recaptcha').length > 0) {
grecaptcha.render(document.getElementById(wplj("#wpl_pshow_lightbox_content_container").find('.g-recaptcha').first().attr('id')));
}
}
});
return false;
}
function wpl_send_to_friend_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=send_to_friend_submit&'+wplj('#wpl_send_to_friend_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_send_to_friend_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_request_a_visit_get_form(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=request_a_visit_form&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
}
});
return false;
}
function wpl_request_a_visit_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=request_a_visit_submit&'+wplj('#wpl_request_a_visit_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_request_a_visit_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_adding_price_request(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=adding_price_request&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
}
});
return false;
}
function adding_price_request_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=adding_price_request_submit&'+wplj('#adding_price_request_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_adding_price_request_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_watch_changes_get_form(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=watch_changes_form&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
}
});
return false;
}
function wpl_watch_changes_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=watch_changes_submit&'+wplj('#wpl_watch_changes_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
wplj('#wpl_watch_changes_toggle').hide();
wplj('#wpl_watch_changes_form_register').hide();
wplj('#wpl_watch_changes_form_login').hide();
// Trigger the success event
wplj('#wpl_form_watch_changes_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_report_abuse_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_send_to_friend_get_form(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=send_to_friend_form&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
if(wplj("#wpl_pshow_lightbox_content_container").find('.g-recaptcha').length > 0) {
grecaptcha.render(document.getElementById(wplj("#wpl_pshow_lightbox_content_container").find('.g-recaptcha').first().attr('id')));
}
}
});
return false;
}
function wpl_send_to_friend_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=send_to_friend_submit&'+wplj('#wpl_send_to_friend_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_send_to_friend_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_request_a_visit_get_form(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=request_a_visit_form&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
}
});
return false;
}
function wpl_request_a_visit_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=request_a_visit_submit&'+wplj('#wpl_request_a_visit_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_request_a_visit_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_adding_price_request(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=adding_price_request&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
}
});
return false;
}
function adding_price_request_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=adding_price_request_submit&'+wplj('#adding_price_request_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_adding_price_request_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_watch_changes_get_form(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=watch_changes_form&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
}
});
return false;
}
function wpl_watch_changes_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=watch_changes_submit&'+wplj('#wpl_watch_changes_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
wplj('#wpl_watch_changes_toggle').hide();
wplj('#wpl_watch_changes_form_register').hide();
wplj('#wpl_watch_changes_form_login').hide();
// Trigger the success event
wplj('#wpl_form_watch_changes_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
Agent info
Contact Agent
function wpl_send_contact23(property_id)
{
var ajax_loader_element = '#wpl_contact_ajax_loader23_'+property_id;
wplj(ajax_loader_element).html(`
`);
wpl_remove_message('#wpl_contact_message23_'+property_id);
var request_str = 'wpl_format=f:property_listing:ajax&wpl_function=contact_listing_user&'+wplj('#wpl_contact_form23'+property_id).serialize()+'&pid='+property_id;
wplj.ajax({
type: 'POST',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function(data)
{
if(data.success === 1)
{
wpl_show_messages(data.message, '#wpl_contact_message23_'+property_id, 'wpl_green_msg');
wplj('#wpl_contact_form23'+property_id).hide();
// listhub metrics
}
else if(data.success === 0)
{
wpl_show_messages(data.message, '#wpl_contact_message23_'+property_id, 'wpl_red_msg');
}
wplj(ajax_loader_element).html('');
},
error: function (jqXHR, textStatus, errorThrown) {
if (ajax_loader_element)
wplj(ajax_loader_element).html('');
wpl_show_messages("Error Occurred!", '#wpl_contact_message23_'+property_id, 'wpl_red_msg');
}
});
return false;
}
`);
wpl_remove_message('#wpl_contact_message23_'+property_id);
var request_str = 'wpl_format=f:property_listing:ajax&wpl_function=contact_listing_user&'+wplj('#wpl_contact_form23'+property_id).serialize()+'&pid='+property_id;
wplj.ajax({
type: 'POST',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function(data)
{
if(data.success === 1)
{
wpl_show_messages(data.message, '#wpl_contact_message23_'+property_id, 'wpl_green_msg');
wplj('#wpl_contact_form23'+property_id).hide();
// listhub metrics
}
else if(data.success === 0)
{
wpl_show_messages(data.message, '#wpl_contact_message23_'+property_id, 'wpl_red_msg');
}
wplj(ajax_loader_element).html('');
},
error: function (jqXHR, textStatus, errorThrown) {
if (ajax_loader_element)
wplj(ajax_loader_element).html('');
wpl_show_messages("Error Occurred!", '#wpl_contact_message23_'+property_id, 'wpl_red_msg');
}
});
return false;
}
grecaptcha.render(document.getElementById('wpl-captcha-2361-507334490'));





























